refactor(gui): Switch to retroUI

This commit is contained in:
2026-07-11 23:13:34 +05:30
parent 3951a1841e
commit 3906259328
28 changed files with 5567 additions and 1257 deletions

View File

@@ -1,7 +1,6 @@
const config = {
plugins: {
tailwindcss: {},
autoprefixer: {},
"@tailwindcss/postcss": {},
},
};