blackbirdchess-client-web/src/app.postcss

7 lines
96 B
Plaintext

/*place global styles here */
@import "/static/scss/icons.scss";
html,
body {
@apply h-full;
}