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