mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Build 1.0.3
This commit is contained in:
@@ -9,7 +9,7 @@ $radii: (
|
||||
);
|
||||
|
||||
@each $name, $var in $radii {
|
||||
.#{iv.$helpers-has-prefix}radius-#{$name} {
|
||||
.#{iv.$class-prefix}#{iv.$helpers-has-prefix}radius-#{$name} {
|
||||
border-radius: cv.getVar($var);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user