Files
shanghaikaineng_lms/acs2/nladmin-ui/postcss.config.js
2024-09-25 14:09:38 +08:00

6 lines
59 B
JavaScript

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