wewe-rss / apps /web /postcss.config.js
Elkins's picture
Upload 84 files
ca668ce verified
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}