Co-authored-by: Claude Opus 4.5 <[email protected]> Co-authored-by: yyh <[email protected]>
7 lines
80 B
JavaScript
7 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|