Skip to content

[v4] Correct parsing of style tags and tailwind css values in .svelte files #15510

Answered by wongjn
hugentobler asked this question in Help
Discussion options

You must be logged in to vote

By parser errors, do you mean semi-colon expectedcss(css-semicolonexpected) and Unknown at rule @applycss(unknownAtRules)? If so, these are errors from VSCode not understanding the custom Tailwind syntax, not from the project compilation system. You could try one of:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by hugentobler
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants