first commit
This commit is contained in:
6
frontend/src/styles/globals.css
Normal file
6
frontend/src/styles/globals.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/* src/styles/globals.css */
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
/* You can add any custom global CSS here */
|
||||
Reference in New Issue
Block a user