cognitive-load-manager / frontend /postcss.config.js
soumi guria
updates
b8dbf99
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}