mirror of
https://github.com/huge-dream/django-vue3-admin.git
synced 2026-09-22 05:02:55 +00:00
7 lines
82 B
Python
7 lines
82 B
Python
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|