mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +02: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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user