forked from knyin/finance
1
0
Fork 0
Finance/Fiance-UI/postcss.config.js

6 lines
59 B
JavaScript

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