feat: add resources and view components
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@theme {
|
||||
--font-sans: "Figtree", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
--color-primary: #1e1e1e;
|
||||
}
|
||||
|
||||
@plugin "@tailwindcss/forms";
|
||||
Reference in New Issue
Block a user