2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Move .img- classes to new _images.scss; move hr to _type.scss

This commit is contained in:
Mark Otto
2015-04-16 17:10:47 -07:00
parent cd3bc6a089
commit 36e4cd0287
4 changed files with 43 additions and 41 deletions
+1
View File
@@ -9,6 +9,7 @@
// Core CSS
@import "scaffolding";
@import "type";
@import "images";
@import "code";
@import "grid";
@import "tables";