You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
I'm trying to use Stylemark and sass lint together, but I'm getting a sass-lint error because of the comment format.
My setup:
My sample SCSS comment:
(Removed 3rd backtick to preserve formatting)
The error being generated:
Would it be possible to add support for other comment types? Like SCSS commenting with
//
or something like:The text was updated successfully, but these errors were encountered: