feat: a custom index.html

This commit is contained in:
2024-09-13 16:33:50 +02:00
parent ddf3970f85
commit 62e0ae4137
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 */