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