Initial commit

This commit is contained in:
Esa Kataja
2024-10-11 19:44:42 +03:00
commit 8435186706
17 changed files with 2630 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}