vigetlabs / blendid

A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
MIT License
4.97k stars 682 forks source link

Add stylelint #425

Open neutraltone opened 7 years ago

neutraltone commented 7 years ago

I'm an avid user of stylelint. It would be nice to have stylelint support as part of the built process. Is this something you would consider adding (configured with the .stylelintrc file).

greypants commented 7 years ago

Possibly... does it need to be integrated with the stylesheet task itself, or does it run standalone?

neutraltone commented 7 years ago

It can be an independent task. I personally usually integrate with the stylesheet task so it's ran during development but there are editor plugins for stylelint so it could just be its own task.

I'll leave that decisions to you

AlexeyDrobot commented 7 years ago

It would be very useful to have a Tusk