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 shadowed variable when using raw content #9773

Merged
merged 3 commits into from Nov 8, 2022

Conversation

willcosgrove
Copy link
Contributor

Using {raw: ...} in the content config no longer works. It looks like the reason why is the content variable was being shadowed. I just renamed the variable so content remains accessible inside the loop.

@thecrypticace thecrypticace self-assigned this Nov 8, 2022
@thecrypticace thecrypticace merged commit 1f5d117 into tailwindlabs:master Nov 8, 2022
@thecrypticace
Copy link
Contributor

Whoops… thanks for finding / fixing this! 🎉

It'll be available in our insiders build to use in a few minutes: npm install tailwindcss@insiders
Will look at tagging a release tomorrow morning.

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.

None yet

2 participants