Files
habitica/website/client/postcss.config.js
Matteo Pagliazzi e0e9811ab6 lint common
2019-10-09 20:08:36 +02:00

6 lines
62 B
JavaScript

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