Created more components
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@source "../../**/*.{html,htmx,cs}";
|
||||
@source "../../src/**/!(*.g).cs";
|
||||
|
||||
@theme {
|
||||
--color-background: hsl(var(--background));
|
||||
--color-foreground: hsl(var(--foreground));
|
||||
|
||||
Reference in New Issue
Block a user