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: with-tailwindcss-emotion example type error #26639

Closed
wants to merge 1 commit into from
Closed

Fix: with-tailwindcss-emotion example type error #26639

wants to merge 1 commit into from

Conversation

pipboy3000
Copy link

@pipboy3000 pipboy3000 commented Jun 27, 2021

This is a fix to work around the error that is occurring with-tailwindcss-emotion.
I found that the error occurs starting from tailwindcss 2.2.0.

fixes #26337

Bug

  • Related issues linked using fixes #number

@ijjk ijjk added the examples Issue/PR related to examples label Jun 27, 2021
@leerob
Copy link
Member

leerob commented Jun 27, 2021

I'm not sure we should remove JIT here - shouldn't we fix the underlying issue?

@rickyrauch
Copy link

I'm not sure we should remove JIT here - shouldn't we fix the underlying issue?

Yes this one #26337

@pipboy3000
Copy link
Author

I missed this pullrequest and #26337 addendum.

I'm sorry to trouble you.

@pipboy3000 pipboy3000 closed this Jun 27, 2021
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read property 'theme' of undefined
4 participants