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

<input accept="image/*"> breaks color swatches that follow #523

Open
qgates opened this issue Aug 7, 2023 · 1 comment
Open

<input accept="image/*"> breaks color swatches that follow #523

qgates opened this issue Aug 7, 2023 · 1 comment

Comments

@qgates
Copy link

qgates commented Aug 7, 2023

In vue SFC's or other html source, an input tag of the form

<input accept="image/*">

disables rendering color swatches that appear for color classes on any lines that follow in the source. Color classes include things like text-red-500 or bg-green-500. Examples can be given if required.

@qgates
Copy link
Author

qgates commented Aug 7, 2023

Found the problem and created PR #524

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

No branches or pull requests

1 participant