mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-09-13 10:06:18 +00:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|