mirror of
https://github.com/lencx/ChatGPT.git
synced 2026-02-06 16:36:46 +00:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |