Files
Crm-Frontend/src/app/global.css

8 lines
93 B
CSS

@import "tailwindcss";
body {
@mixin light {
background-color: #f4f7fd;
}
}