feat: notifications, redux, tailwind
This commit is contained in:
7
src/app/global.css
Normal file
7
src/app/global.css
Normal file
@ -0,0 +1,7 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
body {
|
||||
@mixin light {
|
||||
background-color: whitesmoke;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user