initial commit
This commit is contained in:
7
resources/css/app.css
Normal file
7
resources/css/app.css
Normal file
@@ -0,0 +1,7 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
body{
|
||||
@apply text-cyan-50 bg-slate-400;
|
||||
}
|
||||
Reference in New Issue
Block a user