Add initial shadcn configuration files and utilities

This commit is contained in:
pheralb
2025-08-21 10:53:41 +01:00
parent e49dae5460
commit 0ef7c50322
4 changed files with 39 additions and 0 deletions
+6
View File
@@ -1 +1,7 @@
@import "tailwindcss";
/* Plugins */
@import "tw-animate-css";
/* Dark Mode */
@custom-variant dark (&:is(.dark *));