File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8989 "@rollup/plugin-replace" : " ^3.0.0" ,
9090 "@rollup/plugin-url" : " ^6.0.0" ,
9191 "@tdesign/site-components" : " ^0.18.0-alpha.7" ,
92+ "@tdesign/theme-generator" : " ^1.2.0" ,
9293 "@testing-library/dom" : " ^10.4.0" ,
9394 "@testing-library/jest-dom" : " ^6.6.3" ,
9495 "@testing-library/react" : " ^16.3.0" ,
154155 "rollup-plugin-styles" : " ^3.14.1" ,
155156 "rollup-plugin-terser" : " ^7.0.2" ,
156157 "rollup-plugin-typescript2" : " ^0.31.2" ,
157- "tdesign-theme-generator" : " ^1.1.8" ,
158158 "typescript" : " ^5.8.3" ,
159159 "vite" : " ^6.2.3" ,
160160 "vite-plugin-pwa" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import '@tdesign/site-components/lib/styles/prism-theme-dark.less';
66import '@tdesign/site-components/lib/styles/prism-theme.less' ;
77import '@tdesign/site-components/lib/styles/style.css' ;
88
9- import 'tdesign- theme-generator' ;
9+ import '@ tdesign/ theme-generator' ;
1010
1111import App from './App' ;
1212import '../style/web/index.less' ;
You can’t perform that action at this time.
0 commit comments