Wednesday, 7 August 2013

Is there a linter/style checker for .less?

Is there a linter/style checker for .less?

I want to catch things like
repeated declarations.
Things which could be made a variable but are not.
Things which could be made a mixin but are not.
Is there a tool to do this?

No comments:

Post a Comment