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

Generate CSS variables for colors, breakpoints, fonts (#23761)

* Generate CSS variables

See #23349
Supersedes #23446

* Ignore _root.scss for linting
This commit is contained in:
Félix Saparelli
2017-10-02 17:00:24 +13:00
committed by Mark Otto
parent 3ca4d3f88d
commit 67d7e26e05
3 changed files with 20 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
@import "functions";
@import "variables";
@import "mixins";
@import "root";
@import "print";
@import "reboot";
@import "type";