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 tailwind error #27042

Merged
merged 2 commits into from
Jul 12, 2021
Merged

fix tailwind error #27042

merged 2 commits into from
Jul 12, 2021

Conversation

enesakar
Copy link
Contributor

@enesakar enesakar commented Jul 9, 2021

Build used to fail with this error:

error - ./node_modules/next/dist/compiled/css-loader/cjs.js??ruleSet[1].rules[2].oneOf[6].use[1]!./node_modules/next/dist/compiled/postcss-loader/cjs.js??ruleSet[1].rules[2].oneOf[6].use[2]!./styles/globals.css
TypeError: Cannot read property 'theme' of undefined

I fixed thanks to this

@ijjk ijjk added the examples Issue/PR related to examples label Jul 9, 2021
leerob
leerob previously approved these changes Jul 9, 2021
@leerob
Copy link
Member

leerob commented Jul 9, 2021

Looks like linting is failing, could you address that?

Co-authored-by: Harsh Karande <harshskarande@gmail.com>
@leerob leerob merged commit 655eb5c into vercel:canary Jul 12, 2021
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Aug 19, 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.

4 participants