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:
=
安装:
=
Runtime 依赖 (2):
guard-compat
~> 1.1
scss_lint
~> 0.42.0
Development 依赖 (9):
bundler
>= 0
guard-rspec
>= 0
guard-rubocop
>= 0
pry
>= 0
pry-nav
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
simplecov
>= 0