initial commit
This commit is contained in:
5
apps/web/src/app.css
Normal file
5
apps/web/src/app.css
Normal file
@@ -0,0 +1,5 @@
|
||||
@import 'tailwindcss';
|
||||
|
||||
body {
|
||||
@apply bg-neutral-950 text-neutral-100;
|
||||
}
|
||||
Reference in New Issue
Block a user