Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/web/postcss.config.js

6 lines
No EOL
79 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}