Files
PhotonVision/New client/chameleon-client/postcss.config.js
2019-09-20 09:59:16 +03:00

6 lines
59 B
JavaScript

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