Tailwind + Logo

This commit is contained in:
Rico van Zelst
2023-10-25 22:40:15 +02:00
parent cc882c4488
commit 23c31f88c5
20 changed files with 3460 additions and 133 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}