mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 09:50:29 +00:00
8 lines
87 B
JavaScript
8 lines
87 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {
|
|
},
|
|
autoprefixer: {},
|
|
},
|
|
}
|