1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02: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

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 {