mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add color helpers
This commit is contained in:
@@ -100,7 +100,7 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
|
||||
&:hover,
|
||||
&:focus
|
||||
color: darken($color, 10%) !important
|
||||
.has-bg-#{$name}
|
||||
.has-background-#{$name}
|
||||
background-color: $color !important
|
||||
|
||||
@each $name, $shade in $shades
|
||||
|
||||
Reference in New Issue
Block a user