mirror of
https://github.com/serty2005/rmser.git
synced 2026-02-04 19:02:33 -06:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |