sindresorhus / grunt-sass

Compile Sass to CSS
MIT License
1.01k stars 209 forks source link

Possible to use grunt-sass to lint via watch? #246

Closed cgtm closed 9 years ago

cgtm commented 9 years ago

Hi,

Was wondering if it would be possible to lint my sass code on the fly with grunt-sass? Right now, I'm trying to remove ruby altogether from a project and it uses grunt-scss-lint for linting (which uses sass via ruby).

Thanks for any info/pointers.

sindresorhus commented 9 years ago

Support questions are better asked on StackOverflow: http://stackoverflow.com/questions/tagged/gruntjs Paste in the link to the question here so others can follow ;)

cgtm commented 9 years ago

OK, thanks.

Here's the link to the question on StackOverflow: http://stackoverflow.com/questions/32758021/how-to-use-grunt-sass-to-lint-on-the-fly

xzyfer commented 9 years ago

https://www.npmjs.com/package/grunt-sass-lint On 24 Sep 2015 11:35, "cgtm" notifications@github.com wrote:

OK, thanks.

Here's the link to the question on StackOverflow:

http://stackoverflow.com/questions/32758021/how-to-use-grunt-sass-to-lint-on-the-fly

— Reply to this email directly or view it on GitHub https://github.com/sindresorhus/grunt-sass/issues/246#issuecomment-142869121 .