mirror of
https://github.com/aljazceru/meshcore-web.git
synced 2025-12-17 16:24:18 +01:00
11 lines
92 B
JavaScript
11 lines
92 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {
|
|
|
|
},
|
|
autoprefixer: {
|
|
|
|
},
|
|
},
|
|
}
|