mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
7 lines
80 B
JavaScript
7 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|