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

Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors are cooler than ad ones

This commit is contained in:
Mark Otto
2012-12-19 21:37:16 -08:00
parent 2011a0d50f
commit b6945a2168
6 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
@import "progress-bars.less";
@import "accordion.less";
@import "carousel.less";
@import "hero-unit.less";
@import "jumbotron.less";
// Utility classes
@import "utilities.less"; // Has to be last to override when necessary