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:
@@ -32,7 +32,7 @@ $pre-font-size: 0.875em !default;
|
||||
$pre-padding: 1.25rem 1.5rem !default;
|
||||
$pre-code-font-size: 1em !default;
|
||||
|
||||
:root {
|
||||
#{cv.$variables-host} {
|
||||
@include cv.register-vars(
|
||||
(
|
||||
"body-background-color": #{$body-background-color},
|
||||
|
||||
Reference in New Issue
Block a user