linter-csslint icon indicating copy to clipboard operation
linter-csslint copied to clipboard

Linter plugin for CSS, using csslint.

Results 39 linter-csslint issues
Sort by recently updated
recently updated
newest added

Whilst csslint is helpful and worth having, I don't want all the errors it produces. For example: > The box-sizing property isn't supported in IE6 and IE7. That isn't much...

When trying to use CSS variables the linter constantly displays the error "Expected RBRACE at line number, col number" example CSS; :root { /* these variables flag errors -> "Expected...

Seems like a LOT of the issues posted here are just people not knowing Node.js is necessary to run this. Yet, for some reason, it's not mentioned in the readme....

Hey, i'm using Atom 1.33 and linter-csslint 2.0.1 It's all started when this message appear every time i try to save .css document ``` [Linter] Error running CSSLint See Console...

bug

I am also having an issue in this **linter-csslint** package. ![Screenshot (18)](https://user-images.githubusercontent.com/55623652/82684366-1624c480-9c70-11ea-8a4f-556e6e3cc90f.png) Can anyone help?? _Originally posted by @explorerforlife in https://github.com/AtomLinter/linter-csslint/issues/293#issuecomment-632758019_

This [question](https://github.com/AtomLinter/linter-csslint/issues/177) was closed without answer, but the need behind the question is real: how the customizing works isn't immediately clear. I see this - which I understand means if...

It seems like CSSLint has been abandoned - for example [the issue](https://github.com/CSSLint/csslint/issues/538) regarding linting errors with CSS variables has been open for over 5 years. Perhaps this package should be...

Just as https://github.com/AtomLinter/linter-eslint did.

enhancement
help wanted