mirror of
https://github.com/YouXam/claude-code-usage-dashboard.git
synced 2025-12-19 13:12:11 +08:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |