2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Move hero-unit css out of pattern.less and include it. Fixes #1185.

This commit is contained in:
Linmiao Xu
2012-01-26 15:51:11 -08:00
parent d8e1001836
commit ef4e3bc0f7
6 changed files with 46 additions and 21 deletions
+1
View File
@@ -57,6 +57,7 @@
@import "progress-bars.less";
@import "accordion.less";
@import "carousel.less";
@import "hero-unit.less";
// Utility classes
@import "utilities.less"; // Has to be last to override when necessary