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

theming.md: automate _root.scss. (#29326)

This commit is contained in:
XhmikosR
2019-08-29 15:09:24 +03:00
committed by GitHub
parent 84cba07246
commit ee01dc2340
2 changed files with 7 additions and 26 deletions
-1
View File
@@ -1,4 +1,3 @@
// Do not forget to update getting-started/theming.md!
:root {
// Custom variable values only support SassScript inside `#{}`.
@each $color, $value in $colors {