Add support for lang=scss/less in STYLE #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The lang-css package does not actually parse Less and SCSS syntax, does it?
Yes, it doesn't fully support scss/less, but it supports basic scss/less syntax highlighting。
It's easy enough to define this mapping locally if you want it. I don't want to have semi-correct things like this in the default behavior though.
OK, Thanks for answering.
Pull request closed