docs/glendale.demo2/postcss.config.js

6 lines
64 B
JavaScript
Raw Permalink Normal View History

2025-04-12 22:14:08 +08:00
module.exports = {
plugins: {
autoprefixer: {}
}
}