boardgame-phaser/packages/sts-like-viewer/src/style.css

8 lines
80 B
CSS

@import "tailwindcss";
body {
margin: 0;
padding: 0;
overflow: hidden;
}