Initial commit
This commit is contained in:
5
src/index.css
Normal file
5
src/index.css
Normal file
@@ -0,0 +1,5 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
html { scroll-behavior: smooth; }
|
||||
body { margin: 0; background: #0e0e0e; }
|
||||
Reference in New Issue
Block a user