aboutsummaryrefslogtreecommitdiff
path: root/scss/bootstrap.scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-07-01 19:48:06 -0700
committerMark Otto <[email protected]>2017-07-01 23:05:51 -0700
commit4b84614e7f6fe565afeae516ebbd2dba891b8030 (patch)
treebccc42b2c10d01ccdb3dd34c06fca38340d29ac6 /scss/bootstrap.scss
parent58816b38b7063db46172ffa12178c95fdb242f6f (diff)
downloadbootstrap-4b84614e7f6fe565afeae516ebbd2dba891b8030.tar.xz
bootstrap-4b84614e7f6fe565afeae516ebbd2dba891b8030.zip
Redo the "responsive helpers" files
- Moves the embed SCSS to the utilities subfolder - Separate the floats from the embed docs - Rename embed docs from responsive helpers to embeds
Diffstat (limited to 'scss/bootstrap.scss')
-rw-r--r--scss/bootstrap.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss
index 131d9b63d..3bc8001fa 100644
--- a/scss/bootstrap.scss
+++ b/scss/bootstrap.scss
@@ -33,7 +33,6 @@
@import "progress";
@import "media";
@import "list-group";
-@import "responsive-embed";
@import "close";
@import "modal";
@import "tooltip";