This commit is contained in:
eric
2026-03-12 19:54:58 -05:00
parent 14bbd3b306
commit f66859c032
31 changed files with 1132 additions and 312 deletions

View File

@@ -1,4 +1,7 @@
@import "tailwindcss";
@import "tailwindcss" source(none);
@source "./";
@source not "./favicon.ico";
@source "../config";
@custom-variant dark (&:where(.dark, .dark *));