uvify / postcss.config.js
aviol's picture
Initial commit for uvify UI
d51321a
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}