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: consolidate getThemeStyles types and logic into a single file #56

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

anthony9187
Copy link
Contributor

Description

One last attempt to fix the getThemeStyles export. In the last pass, the TS exported correctly but the built js file was missing all logic. This setup is effectively the same as previous, however we've combined the logic and types into a single .ts file which is marked as no-check because TS dislikes the kind of object manipulation we're doing

Changes

Testing

@anthony9187 anthony9187 merged commit d120264 into main Sep 25, 2024
5 checks passed
@anthony9187 anthony9187 deleted the fix/themeStyles-ts-again branch September 25, 2024 19:51
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