mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-06-01 10:04:00 +00:00
Move next js project to archive (#207)
This commit is contained in:
7
archive/next-js-web-app/src/styles/globals.css
Normal file
7
archive/next-js-web-app/src/styles/globals.css
Normal file
@@ -0,0 +1,7 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
.card {
|
||||
@apply card-compact bg-base-300;
|
||||
}
|
||||
Reference in New Issue
Block a user