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 issue with default theme typing #811

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

jonathantneal
Copy link
Contributor

This change fixes an issue with the typing for the default theme, exposing className and selector, which are otherwise available on any theme created with createTheme.

This resolves #781

@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 cc139bc:

Sandbox Source
Stitches CI: CRA Configuration
Stitches CI: Next.js Configuration
Stitches-Dark-mode Issue #781
Stitches-Dark-mode Issue #781

@jonathantneal jonathantneal merged commit 3c9d2e0 into canary Sep 23, 2021
@jonathantneal jonathantneal deleted the jn.fix-default-theme-typing branch September 23, 2021 15:19
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.

className property of Default Theme exported from createStitches not typed correctly
2 participants