xmr-remote-nodes/frontend/postcss.config.js

6 lines
80 B
JavaScript

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