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

Workaround for Prism.js and Tailwind CSS both using table class (#320) #396

Merged
merged 3 commits into from
Dec 24, 2022

Conversation

kukimik
Copy link
Contributor

@kukimik kukimik commented Dec 8, 2022

This is a hack, but it looks like it works. If table turns out to be the only name clash, this workaround may be sufficient to close #320. But I won't mind if you prefer some more elegant solution and close this PR.

@srid srid added this to the 1.0.2 milestone Dec 11, 2022
Copy link
Owner

@srid srid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the scope of the hack is limited to js.prism, this is fine.

@srid srid merged commit 6b5215e into srid:master Dec 24, 2022
@kukimik kukimik deleted the tailwind_prism branch May 29, 2023 20:01
shivaraj-bh pushed a commit to shivaraj-bh/emanote that referenced this pull request Dec 18, 2023
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.

PrismJS-highlighted TOML table is wrong, due to Tailwind
2 participants