Ocelot-Social/styleguide/.postcssrc.js
2018-10-09 21:58:46 +02:00

5 lines
58 B
JavaScript

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