mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|