gjerp_ui/postcss.config.js

6 lines
59 B

2 years ago
module.exports = {
plugins: {
autoprefixer: {}
}
}