guard-scss_lint 0.1.1
A Guard plugin to lint your .scss files using scss_lint. SCSS Lint changed from scss-lint to scss_lint and this is the guard update for that.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
guard-compat
~> 1.1
scss_lint
~> 0.42.0
Development afhankelijkheden (9):
bundler
>= 0
guard-rspec
>= 0
guard-rubocop
>= 0
pry
>= 0
pry-nav
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
simplecov
>= 0