liarMP4 / frontend /postcss.config.js
GlazedDon0t's picture
v2
166877e
raw
history blame contribute delete
79 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}