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

Add ability to export and import theme #47

Open
108yen opened this issue Sep 13, 2024 · 1 comment
Open

Add ability to export and import theme #47

108yen opened this issue Sep 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@108yen
Copy link
Member

108yen commented Sep 13, 2024

Subject

theme sharing

Description

Add ability to export and import theme.
The exported theme must be available in the project.

Are you willing to participate in the development of this feature and create a pull request?

None

@108yen 108yen added the enhancement New feature or request label Sep 13, 2024
@odendayoko
Copy link
Member

odendayoko commented Oct 1, 2024

要件

  • zip形式で出力できるようにする
  • 各コンポーネントに型をつける
    • 一旦エクスポートするthemeの型定義はつけない。discusstionにあげる!
  • componentsフォルダの中に各コンポーネントのthemeをまとめてエクスポートする、index.tsを作成する

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

Successfully merging a pull request may close this issue.

2 participants