Skip to content

Conversation

@zaw929
Copy link

@zaw929 zaw929 commented Sep 18, 2025

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

Changelog

🇨🇳 Chinese

  • Fix: 修复 ...

🇺🇸 English

  • Fix: fix ...

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

zhaoanwei added 2 commits September 17, 2025 17:00
Change-Id: I92efedbd9d0a2c9de81445c818268c5291af0e8b
Change-Id: I0baceaff838404aed8b88fa5d7cbf5eedfb81aed
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 00d807b:

Sandbox Source
pr-story Configuration

@@ -1,3 +1,5 @@
@use '../../semi-theme-default/scss/index.scss' as *;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不用直接导入 semi-theme-default 中的 scss ,因为 Semi 支持用户使用自定义主题,原来的逻辑是在 semi-theme-loader 中使用将默认主题主题/自定义主题的/scss/index.scss 插入到 scss 文件中。因此应该考虑修改 semi-theme-loader 的逻辑而不是直接在这里手动添加

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.

2 participants