Initial commit
This commit is contained in:
7
assets/css/tailwind.css
Normal file
7
assets/css/tailwind.css
Normal file
@@ -0,0 +1,7 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
body{
|
||||
@apply bg-gray-50;
|
||||
}
|
Reference in New Issue
Block a user