feat: a custom index.html

This commit is contained in:
Matouš Volf
2024-09-13 16:33:50 +02:00
parent 14f62bad5d
commit 2e39250d30
3 changed files with 25 additions and 5 deletions

View File

@ -7,9 +7,4 @@
/* noinspection CssInvalidAtRule */
@tailwind utilities;
html, body, #main {
/* noinspection CssInvalidAtRule */
@apply min-h-screen;
}
/* stylelint-enable */