1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-08 22:15:02 +00:00
mon-entreprise/postcss.config.js
2018-11-06 17:27:35 +01:00

3 lines
57 B
JavaScript

module.exports = {
plugins: [require('autoprefixer')]
}