This commit is contained in:
2025-11-05 02:34:31 -03:00
parent 464cd7a6bd
commit 488b96dc51
3 changed files with 11 additions and 4 deletions

View File

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