Open ndarville opened 8 years ago
The logging output for csslint is pretty horrible, so the switch is inevitable.
CssSyntaxError
for SCSS comments. Something’s up with the parsing.Fixed: Forgot to define format.
.stylelintignore
workHey @ndarville, I made a Sublime plugin for an alternative stylelint
called stylelint_d
, which also uses the NodeLinter
class as the plugin handler, rather than Linter
. If you're interested, check out https://github.com/jo-sm/SublimeLinter-contrib-stylelint_d!
cc #4