2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

theming.md: bring :root up to par with Scss. (#29323)

Also, add a warning in _root.scss so that we don't miss it again.
This commit is contained in:
XhmikosR
2019-08-29 11:10:06 +03:00
parent 6d5739320e
commit 68ddcec057
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
// Do not forget to update getting-started/theming.md!
:root {
// Custom variable values only support SassScript inside `#{}`.
@each $color, $value in $colors {