Skip to content

Conversation

@lucasvazq
Copy link
Contributor

Related

Resolves #460

Comments

Prevent unwanted error messages related to the tailwind directive in languages that don't require semicolons at the end of lines.

Support added for:

  • sass
  • sugarss
  • stylus

List taken from: https://github.com/tailwindlabs/tailwindcss-intellisense/blob/master/packages/tailwindcss-language-service/src/util/languages.ts#L34

@bradlc
Copy link
Contributor

bradlc commented Feb 23, 2022

This is great, thank you! I just made a couple of minor changes 👍

@bradlc bradlc merged commit 627d463 into tailwindlabs:master Feb 23, 2022
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.

Syntax highlight problem in SASS format

2 participants