Style more button parts

This commit is contained in:
Jeremy Thomas
2020-09-01 20:02:57 +02:00
parent ff889b39fd
commit f85f5dea4e
34 changed files with 158 additions and 159 deletions

View File

@@ -2,5 +2,5 @@
--black: #{$black}
--black-70: rgba(0, 0, 0, 0.7)
--white: #{$white}
// +registerCSSVarColor('primary', ($primary, $primary-invert, $primary-light, $primary-dark))
+registerCSSVarColors($colors)
+registerCSSVarColors($shades)