Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add Fusion-UI style for code generation #2053

Merged
merged 1 commit into from May 19, 2023
Merged

Conversation

LeoYuan
Copy link
Contributor

@LeoYuan LeoYuan commented May 19, 2023

fixes #2034

@LeoYuan LeoYuan requested a review from eternalsky May 19, 2023 03:26
@liujuping liujuping merged commit fa5168b into develop May 19, 2023
7 checks passed
@liujuping liujuping deleted the fix/style-fusionui branch May 19, 2023 03:28
@github-actions
Copy link

ChatGPT Code Review:

  1. 代码看起来没有拼写错误和语法错误,只是添加了一个名为fusionUIStyleAdded的新变量和一些适当的代码段,以确保在依赖项中添加 @alifd/fusion-ui 包时会导入相应的样式。
  2. 这个 diff 主要是为了让代码生成器支持在项目中使用 @alifd/fusion-ui 库,并自动导入所需的样式。在代码执行时,插件搜索项目中依赖的组件库,如果其中包含 @alifd/fusion-ui 包,则在指定位置导入该包的样式,以便正确渲染相应的 UI 组件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants