Ocelot-Social/.postcssrc.js
2019-02-15 19:04:41 +01:00

6 lines
59 B
JavaScript

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