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

separate design system for kit #74

Closed
wants to merge 2 commits into from
Closed

Conversation

SamueleA
Copy link
Contributor

As per discussion with Corban, we need a different set of css variables name mapping and publish the design system to its own package.

  1. this pr will create a custom mapping based on an environment variable

  2. scripts were added to facilitate publishing the package to both the real design-system and to kit automatically.
    a. run pnpm release
    b. the name of the package will be set to @0xsequence/design-system, packages will be installed, and package will be built and published
    c. after, the name of the packge is set to @0xsequence/design-system-kit, packages will be reinstalled (because the name changed), package is built and published

@SamueleA
Copy link
Contributor Author

SamueleA commented Nov 6, 2023

will work on other solution for custom theming

@SamueleA SamueleA closed this Nov 6, 2023
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.

1 participant