Files
srbhr--resume-matcher/apps/frontend/postcss.config.mjs
T
wehub-resource-sync 5bdf4cc89a
Publish Docker Image / publish (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:39:36 +08:00

8 lines
94 B
JavaScript

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