1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

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
This commit is contained in:
Mark Otto
2017-07-01 19:48:06 -07:00
committed by Mark Otto
parent 58816b38b7
commit 4b84614e7f
6 changed files with 66 additions and 31 deletions

1
scss/bootstrap.scss vendored
View File

@@ -33,7 +33,6 @@
@import "progress";
@import "media";
@import "list-group";
@import "responsive-embed";
@import "close";
@import "modal";
@import "tooltip";