chore(website): tailwind important; footer

This commit is contained in:
Simon
2026-03-17 00:29:13 +08:00
parent 80dda37f8c
commit 92196ac793
5 changed files with 15 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
@import 'tailwindcss' important;
@config '../tailwind.config.js';
@import 'tailwindcss';
@import 'tw-animate-css';
@custom-variant dark (&:is(.dark *));