mirror of
https://github.com/siteboon/claudecodeui.git
synced 2025-12-11 22:39:38 +00:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |