mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-06-11 17:34:44 +02:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
|
|
export default {
|
||
|
|
plugins: {
|
||
|
|
tailwindcss: {},
|
||
|
|
autoprefixer: {},
|
||
|
|
},
|
||
|
|
}
|