mobilizon/eventos/.postcssrc.js
Thomas Citharel f7117241a4
Rebase front on vuecli and update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-06-06 18:14:04 +02:00

5 lines
58 B
JavaScript

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