Add support for lang='tailwindcss' in Vue, Astro, Svelte components #17150
devcustrom
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My code editor supports the lang directive on style tags for syntax highlighting, but at the same time, the build process breaks with the error: "Parse failure: Expected ident." This issue occurs when using Vue components within an Astro project.
Beta Was this translation helpful? Give feedback.
All reactions