Midday / packages /workbench /postcss.config.js
Jules
Final deployment with all fixes and verified content
c09f67c
raw
history blame contribute delete
70 Bytes
export default {
plugins: {
"@tailwindcss/postcss": {},
},
};