sonar-css-plugin icon indicating copy to clipboard operation
sonar-css-plugin copied to clipboard

Support for cssnext features

Open sachabrants opened this issue 7 years ago • 4 comments
trafficstars

Hi

I get parsing issues on nested selectors, color or apply. Could you add support for those?

Thanks!

sachabrants avatar Mar 13 '18 17:03 sachabrants

Indeed cssnext is not supported.

I'm not familiar with cssnext. Is there any way to know that it is a "cssnext" file? You use .css extension for those cssnext files?

racodond avatar Mar 13 '18 20:03 racodond

yes, extension is .css

sachabrants avatar Mar 13 '18 20:03 sachabrants

I don't have much time for now to deeply look into it. I'll see what I can do as soon as I get some spare time.

racodond avatar Mar 13 '18 20:03 racodond

This might help when you get to it: Microsoft/vscode-css-languageservice#47 Thanks @racodond!

sachabrants avatar Mar 13 '18 20:03 sachabrants