initial commit

This commit is contained in:
2023-05-17 21:38:26 +02:00
commit 95f29085b7
17 changed files with 4607 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}