Install Breeze

This commit is contained in:
2026-06-05 14:49:29 +07:00
parent a7d9a5d23c
commit 5db75d1eec
62 changed files with 6439 additions and 59 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};