refactor: migrating to monorepo format

This commit is contained in:
John Costa
2025-11-07 12:53:24 +01:00
parent 1c36d5ef6e
commit 13414f95cc
103 changed files with 1165 additions and 7211 deletions

View File

@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};