Ocelot-Social/styleguide/.postcssrc.js
2018-12-07 17:20:40 +01:00

6 lines
59 B
JavaScript

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