mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Add functions to register and assign CSS variables
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
--scheme-invert-ter: #{$scheme-invert-ter}
|
||||
--background: #{$background}
|
||||
--border: #{$border}
|
||||
--border-rgb: #{$border-rgb}
|
||||
--border-hover: #{$border-hover}
|
||||
--border-light: #{$border-light}
|
||||
--border-light-hover: #{$border-light-hover}
|
||||
|
||||
Reference in New Issue
Block a user