fix: public

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-10-30 19:36:21 +01:00
parent 931188a8ab
commit ebdf29e196
10 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};