Files
WeiBangACS/nladmin-ui/postcss.config.js
2025-09-25 10:25:59 +08:00

6 lines
59 B
JavaScript

module.exports = {
plugins: {
autoprefixer: {}
}
}