-
Notifications
You must be signed in to change notification settings - Fork 8
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
COM-85: Add theming-example story from the docs #1427
COM-85: Add theming-example story from the docs #1427
Conversation
3b23a86
to
cfadc84
Compare
1c6694d
to
515f868
Compare
cfadc84
to
2e5cc24
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did you decide to create the working example in Storybook, and not in Docusaurus? We have a POC for a Story (including live-editing): https://docs.comet-dxp.com/docs/story-poc/
docs/docs/comet-core-development/create-admin-components-with-theme-support.md
Outdated
Show resolved
Hide resolved
I mainly added this so I have something I can use for testing/debugging the theming functionality. |
No description provided.