We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a1f64 commit 854d72eCopy full SHA for 854d72e
1 file changed
src/css/components/mark.css
@@ -19,7 +19,7 @@
19
content: '';
20
inline-size: 4rem;
21
aspect-ratio: 1 / 1;
22
- background: url('../images/uc3-star.svg') center / contain no-repeat;
+ background: url('data-url:../images/uc3-star.svg') center / contain no-repeat;
23
}
24
25
&::after {
0 commit comments