mirror of
https://github.com/dpup/meshstream.git
synced 2026-03-28 17:42:37 +01:00
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
autoprefixer: {},
|
|
},
|
|
}; |