1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +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

View File

@@ -3,6 +3,7 @@
@import "utilities/borders";
@import "utilities/clearfix";
@import "utilities/display";
@import "utilities/embed";
@import "utilities/flex";
@import "utilities/float";
@import "utilities/position";