Files
dokku-ui/ui/src/app.css
2023-04-25 14:33:14 +08:00

7 lines
88 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
body {
/*height: 100vh;*/
}