0 / postcss.config.js
admin08077's picture
Upload 18 files
01ae808 verified
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}