Start working on new design w/ Tailwind
This commit is contained in:
parent
f03b9f6f20
commit
b29b35e166
5 changed files with 27 additions and 6 deletions
7
input.css
Normal file
7
input.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
@import "tailwindcss";
|
||||
@layer base;
|
||||
@layer components;
|
||||
@layer utilities;
|
||||
@layer theme;
|
||||
|
||||
@source "./pages";
|
Loading…
Add table
Add a link
Reference in a new issue