skyjo-fe/src/index.css
2023-09-23 13:16:15 +02:00

7 lines
82 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
body {
margin: 0;
}