mirror of
https://github.com/brufdev/many-notes.git
synced 2026-01-20 18:00:18 -06:00
7 lines
80 B
JavaScript
7 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|