refactor: remove Tailwind CSS configuration and update dependencies

This commit is contained in:
MythEclipse
2026-05-07 21:34:39 +07:00
parent 001bba1d24
commit 83e66805c4
5 changed files with 2 additions and 133 deletions
-6
View File
@@ -1,6 +0,0 @@
export default {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
};