Test border radius
This commit is contained in:
parent
a0b6b82efd
commit
cfddc25b1c
@ -1,4 +1,4 @@
|
|||||||
$border-radiuses: ( "0": 0, "sm": 2px, "lg": 8px, "xl": 24px);
|
$border-radiuses: ( "0": 0, "sm": 4px, "lg": 8px, "xl": 24px);
|
||||||
|
|
||||||
@each $size, $value in $border-radiuses {
|
@each $size, $value in $border-radiuses {
|
||||||
.rounded-#{$size} {
|
.rounded-#{$size} {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user