create project and home page
This commit is contained in:
8
kitabcitab/styles/globals.css
Normal file
8
kitabcitab/styles/globals.css
Normal file
@@ -0,0 +1,8 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
|
||||
body {
|
||||
background-color: #303134;
|
||||
}
|
||||
Reference in New Issue
Block a user