mobilizon/js/.postcssrc.js
Thomas Citharel b54dae7e15 Move to GraphQL
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-11-06 10:30:27 +01:00

6 lines
62 B
JavaScript

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