Merge pull request #173 from 1gcat/1gcat-patch-1
fix: Cannot apply unknown utility class: dark:fill-dark
This commit is contained in:
commit
b24a0ab301
@ -9,7 +9,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.share-icons .share-icon svg {
|
.share-icons .share-icon svg {
|
||||||
@apply dark:fill-dark;
|
@apply dark:fill-current;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* notice */
|
/* notice */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user