This commit is contained in:
ASOwnerYT
2025-01-17 12:59:14 +13:00
parent 6099f435f6
commit 6bd97588ea
18 changed files with 1235 additions and 484 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}