mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Use var() notation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.highlight
|
||||
background-color: $pre-background
|
||||
background-color: var(--#{$prefix}-pre-background)
|
||||
border-radius: $radius-large
|
||||
color: #586e75
|
||||
pre
|
||||
|
||||
Reference in New Issue
Block a user