Files
OCR/frontend/postcss.config.js
beabigegg da700721fa first
2025-11-12 22:53:17 +08:00

6 lines
69 B
JavaScript

export default {
plugins: {
'@tailwindcss/postcss': {},
},
}