摘要: 安装 yarn add -D babel-plugin-styled-components; 配置:在vite.config.ts中配置plugin: plugins: [ react({ babel: { plugins: [ [ 'babel-plugin-styled-components', 阅读全文
posted @ 2022-03-19 00:02 Feng1024 阅读(1201) 评论(0) 推荐(0)