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:
@@ -101,7 +101,7 @@ $navbar-colors: dv.$colors !default;
|
||||
z-index: cv.getVar("navbar-fixed-z");
|
||||
}
|
||||
|
||||
:root {
|
||||
#{cv.$variables-host} {
|
||||
@include cv.register-vars(
|
||||
(
|
||||
"navbar-height": #{$navbar-height},
|
||||
|
||||
Reference in New Issue
Block a user