Files
sky-take-out/postcss.config.js
zvv__666---vvz 0fd6fbefd5 vue commit
2026-04-21 21:23:21 +08:00

6 lines
72 B
JavaScript

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