Ocelot-Social/styleguide/.postcssrc.js
2018-11-26 15:51:27 +01:00

6 lines
59 B
JavaScript

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