2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately

This commit is contained in:
Mark Otto
2012-01-25 10:02:52 -08:00
parent c381199968
commit 9553b1e3e9
17 changed files with 275 additions and 253 deletions
+8
View File
@@ -3,6 +3,14 @@
// -------------------------------------------------------------
// REPEAT VARIABLES & MIXINS
// -------------------------
// Required since we compile the responsive stuff separately
@import "variables.less"; // Modify this for custom colors, font-sizes, etc
@import "mixins.less";
// RESPONSIVE CLASSES
// ------------------