mirror of
https://github.com/khairul169/launcher.git
synced 2025-06-17 09:09:35 +07:00
7 lines
80 B
JavaScript
7 lines
80 B
JavaScript
|
export default {
|
||
|
plugins: {
|
||
|
tailwindcss: {},
|
||
|
autoprefixer: {},
|
||
|
},
|
||
|
}
|