This commit is contained in:
2025-11-05 02:27:27 -03:00
parent a51c4f7892
commit 464cd7a6bd
5 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
@import 'tailwindcss';
@import 'tailwindcss' source('.');
@import 'tw-animate-css';
@source "../../../../packages/ui/src/**/*.{js,ts,jsx,tsx}";
@custom-variant dark (&:is(.dark *));
@theme {