mirror of
https://gitlab.com/deeplydrumming/DeemixFix.git
synced 2026-01-16 08:52:57 -03:00
7 lines
74 B
JavaScript
7 lines
74 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
}
|