feat: add super backend

This commit is contained in:
2025-12-16 17:59:53 +08:00
parent 9bc2155008
commit 55c40c4601
17 changed files with 1490 additions and 191 deletions

View File

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