mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-03-28 11:13:14 +00:00
5 lines
69 B
JavaScript
5 lines
69 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
}
|