2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

stub out flexbox grid variation via -flex

This commit is contained in:
Mark Otto
2015-04-27 01:43:14 -07:00
parent b9ed61854c
commit 9d4d6ef3a2
4 changed files with 45 additions and 3 deletions
+1
View File
@@ -37,6 +37,7 @@ $link-hover-decoration: underline !default;
//
// Quickly modify global styling by enabling or disabling features.
$enable-flex: true !default;
$enable-rounded: true !default;
$enable-shadows: false !default;
$enable-gradients: false !default;