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(web): change invalid kebab-case CSS-in-JS property names to PascalCase #670

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

sruenwg
Copy link
Collaborator

@sruenwg sruenwg commented Feb 3, 2025

Closes #662.

All kebab-case CSS object properties have been removed, so in dev there should no longer be any errors similar to those shown in #662.

@sruenwg sruenwg requested a review from sugar-cat7 as a code owner February 3, 2025 07:56
Copy link

vercel bot commented Feb 3, 2025

@sruenwg is attempting to deploy a commit to the sugar-cat7's Team Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vspo-schedule ❌ Failed (Inspect) Feb 3, 2025 0:21am

Copy link
Owner

@sugar-cat7 sugar-cat7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@sruenwg sruenwg merged commit d091f94 into sugar-cat7:main Feb 4, 2025
4 checks passed
@sruenwg sruenwg deleted the pascal-css-in-js branch February 4, 2025 19:00
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.

📎 Replace kebab-case CSS-in-JS properties with PascalCase
2 participants