refactor(astro): replace tailwindcss-animate with tw-animate-css
All checks were successful
build dist / build-dist (push) Successful in 27s
All checks were successful
build dist / build-dist (push) Successful in 27s
This commit is contained in:
parent
99e4ab3e20
commit
49b3d02c4e
3 changed files with 26 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
@import "tailwindcss";
|
||||
@plugin "tailwindcss-animate";
|
||||
@import "tw-animate-css";
|
||||
@custom-variant dark (&:is(.dark *));
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue