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 origin-top-left value #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

c-o-l-i-n
Copy link

@c-o-l-i-n c-o-l-i-n commented Mar 22, 2024

Currently, the class origin-top-left applies the style transform-origin: top-left.

The value top-left is invalid. It should be top left (space instead of hyphen).

Fixes #215

Copy link

vercel bot commented Mar 22, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeflex ⬜️ Ignored (Inspect) Visit Preview Mar 22, 2024 11:10pm

@c-o-l-i-n c-o-l-i-n changed the title Fix origin-top-left value (#215) Fix origin-top-left value Mar 23, 2024
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.

origin-top-left class does not work because value is invalid
1 participant