add reason for closing issue for closed issues

This commit is contained in:
viljarb
2026-03-05 17:51:21 +01:00
parent dbffd5f3f8
commit e796ac8b79
5 changed files with 144 additions and 83 deletions

View File

@@ -1,4 +1,10 @@
@import 'tailwindcss';
/* Alpine.js x-cloak: hide until Alpine initializes */
[x-cloak] {
display: none !important;
}
@source "./**/*.templ";
@source "./**/*.go";
@source "./components/**/*.templ";