mirror of
https://github.com/dpup/meshstream.git
synced 2026-05-01 02:52:26 +02:00
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
autoprefixer: {},
|
|
},
|
|
}; |