init: almost production-ready app

This commit is contained in:
2025-01-24 19:35:47 +01:00
commit 965a5df2fe
22 changed files with 2142 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}