Skip to content

Commit

Permalink
Describe scss-lint setup
Browse files Browse the repository at this point in the history
  • Loading branch information
JAremko authored and syl20bnr committed Oct 19, 2016
1 parent 02465e5 commit 3235973
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions layers/+lang/html/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =html= to the existing =dotspacemacs-configuration-layers= list in this
file.

SCSS linting requires SCSS-Lint version >= 0.43.0. You can get it from GitHub:

#+BEGIN_SRC command-line
gem install specific_install
gem specific_install https://github.com/brigade/scss-lint.git
gem specific_install https://github.com/Sweetchuck/scss_lint_reporter_checkstyle.git
#+END_SRC

* Key Bindings
** Web mode

Expand Down

0 comments on commit 3235973

Please sign in to comment.