A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the stuff I wanted to break?
This commit is contained in:
@ -7,7 +7,7 @@ a.external::after {
|
||||
mask-image: var(--icon);
|
||||
mask-size: cover;
|
||||
margin-inline-start: 0.25rem;
|
||||
background-color: var(--primary-color);
|
||||
background-color: var(--accent-color);
|
||||
width: max(0.75rem, 0.75em);
|
||||
height: max(0.75rem, 0.75em);
|
||||
content: "";
|
||||
|
Reference in New Issue
Block a user