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: fix Tailwind config #1750

Merged
merged 2 commits into from
Dec 18, 2024
Merged

fix: fix Tailwind config #1750

merged 2 commits into from
Dec 18, 2024

Conversation

dschlabach
Copy link
Contributor

What changed? Why?
We're getting an error breaking playground styling with the addition of require('tailwindcss-animate') in our Tailwind plugins.

This switches import statement to ESModules to fix the config.

Notes to reviewers

How has it been tested?

Copy link

vercel bot commented Dec 17, 2024

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

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 3:44pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 3:44pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 3:44pm

@dschlabach dschlabach merged commit 562f3e4 into main Dec 18, 2024
16 checks passed
@dschlabach dschlabach deleted the dms/fix-tailwind branch December 18, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants