kinit/kinit-admin/postcss.config.js
2022-09-16 12:32:51 +08:00

6 lines
59 B
Python

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