mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2026-01-06 17:14:00 +00:00
8 lines
87 B
JavaScript
8 lines
87 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {
|
|
},
|
|
autoprefixer: {},
|
|
},
|
|
}
|