mirror of
https://github.com/jgthms/bulma
synced 2026-03-26 23:09:36 -07:00
Use imports everywhere
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "../utilities/derived-variables"
|
||||
|
||||
@each $name, $pair in $colors
|
||||
$color: nth($pair, 1)
|
||||
.has-text-#{$name}
|
||||
|
||||
Reference in New Issue
Block a user