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

chore: pin onchainkit, update aspect ratio classname #191

Merged
merged 3 commits into from
Feb 24, 2024

Conversation

cnasc
Copy link
Contributor

@cnasc cnasc commented Feb 24, 2024

What changed? Why?
Pinning onchainkit within framegear, I think having the caret is what made it so that different people saw different results (e.g., regarding viem import) (even though the caret shouldn't have any impact pre-1.0 for non-patch versions 🤷‍♂️)

Additionally, #185 pointed out that that was a bug in the aspect ratio classnames. I always forget this, but tailwind needs to see the full dynamic classnamein order to generate it, so aspect-[1/1] wasn't doing anything because that literal string never showed up.

Notes to reviewers

How has it been tested?

@cnasc cnasc requested a review from Zizzamia February 24, 2024 21:38
@Zizzamia Zizzamia merged commit 27affc7 into main Feb 24, 2024
9 checks passed
@Zizzamia Zizzamia deleted the cjn/framegear-package-version-etc branch February 24, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants