项目文件夹

文件
wehub-resource-sync 534bb94eea
Build Dev Image / build-dev-image (push) Has been cancelled
Check i18n Keys / Check i18n Key Consistency (push) Has been cancelled
Lint / Ruff Lint & Format (push) Has been cancelled
Lint / Frontend Lint (push) Has been cancelled
Test Migrations / Migrations (SQLite) (push) Has been cancelled
Test Migrations / Migrations (PostgreSQL) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:44:22 +08:00

7 行
93 B
JavaScript
可执行文件

const config = {
plugins: {
'@tailwindcss/postcss': {},
},
};
export default config;