Files
IDP-Frontend/app/global.css

6 lines
72 B
CSS

body {
@mixin light {
background-color: whitesmoke;
}
}