Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-07-03 11:37:21 +00:00
parent 037b3d5a89
commit 39caf6f7d6
109 changed files with 751 additions and 736 deletions

View File

@@ -1,6 +1,5 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
'@tailwindcss/postcss': {},
},
}