2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

remove theme.less and split preboot.less to mixins.less and variables.less to isolate customization from function

This commit is contained in:
Mark Otto
2011-09-12 20:07:26 -07:00
parent 2978934bd5
commit 206334ba70
8 changed files with 176 additions and 257 deletions
+1
View File
@@ -75,6 +75,7 @@ a {
// GRID SYSTEM
// -----------
// To customize the grid system, bring up the variables.less file and change the column count, size, and gutter there
.row {
.clearfix();