diff options
author | Thomas Park <thomas@thomaspark.co> | 2015-07-07 14:03:38 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.co> | 2015-07-07 14:03:38 -0400 |
commit | ceefe110c1f64b9ebca41215d02c6e50e45d9e19 (patch) | |
tree | e6997cc74837ee9f3251920f8a555af382830476 /yeti | |
parent | f6c0658770d4a002adbecc95a2f1fd0c8534a7ed (diff) |
set default $bootstrap-sass-asset-helper value
Diffstat (limited to 'yeti')
-rw-r--r-- | yeti/_variables.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yeti/_variables.scss b/yeti/_variables.scss index 84dd3667..2ae6cda7 100644 --- a/yeti/_variables.scss +++ b/yeti/_variables.scss @@ -1,3 +1,4 @@ +$bootstrap-sass-asset-helper: false !default; // Yeti 3.3.5 // Variables // -------------------------------------------------- |