Merge pull request #173 from 1gcat/1gcat-patch-1

fix: Cannot apply unknown utility class: dark:fill-dark
This commit is contained in:
Somrat
2025-02-20 11:06:45 +06:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
}
.share-icons .share-icon svg {
@apply dark:fill-dark;
@apply dark:fill-current;
}
/* notice */