Storyboard / postcss.config.js
Ming0614's picture
Deploy Claude Code UI with Storyboard project
26cfe22
raw
history blame contribute delete
79 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}