mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
7 lines
148 B
Sass
7 lines
148 B
Sass
\:root
|
|
--black: #{$black}
|
|
--black-70: rgba(0, 0, 0, 0.7)
|
|
--white: #{$white}
|
|
+registerCSSVarColors($colors)
|
|
+registerCSSVarColors($shades)
|