Added Breeze

This commit is contained in:
amikhaylov
2026-05-18 23:45:42 +03:00
parent c9a514b0fa
commit bcc03fbb48
64 changed files with 5424 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};