mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Issue-3895: Make variables root configurable
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
$column-gap: 0.75rem !default;
|
||||
|
||||
:root {
|
||||
#{cv.$variables-host} {
|
||||
@include cv.register-vars(
|
||||
(
|
||||
"column-gap": #{$column-gap},
|
||||
|
||||
Reference in New Issue
Block a user