9 lines
124 B
Sass
9 lines
124 B
Sass
img.with-border
|
|
@apply .border .border-solid .border-grey-light
|
|
|
|
img.with-padding
|
|
@apply .p-1
|
|
|
|
svg
|
|
fill: currentColor
|