blackbirdchess-client-web/src/app.postcss

6 lines
61 B
Plaintext

/*place global styles here */
html,
body {
@apply h-full;
}