8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
img.with-border {
|
|
@apply .border .border-solid .border-grey-light;
|
|
}
|
|
|
|
svg {
|
|
fill: currentColor;
|
|
}
|