mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Replace bulmaDarken and bulmaLighten instances
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$tag-background-color: var(--background, #{$background}) !default
|
||||
$tag-background-color: $background !default
|
||||
$tag-color: var(--text, #{$text}) !default
|
||||
$tag-radius: var(--radius, #{$radius}) !default
|
||||
$tag-delete-margin: 1px !default
|
||||
|
||||
Reference in New Issue
Block a user