Skip to content

Commit

Permalink
Update WebStorm CSSComb instructions. (#872)
Browse files Browse the repository at this point in the history
It looks like the CSSComb author now prefers that WebStorm users simply use CSSComb as an external tool.
  • Loading branch information
techpeace authored and koistya committed Sep 23, 2016
1 parent 1086ca8 commit 886124e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/how-to-configure-text-editors.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ Enable **ESLint** support

![eslint-support-in-webstorm](https://dl.dropboxusercontent.com/u/16006521/react-starter-kit/webstorm-eslint.png)

Enable **CSSComb** by installing CSSReorder plug-in

![csscomb-in-webstorm](https://dl.dropboxusercontent.com/u/16006521/react-starter-kit/webstorm-csscomb.png)
Enable **CSSComb** by following the instructions [here](https://github.com/csscomb/jetbrains-csscomb).

**If you have trouble with autoreloading** try to disable "safe write" in `File > Settings > System Settings > Use "safe write" (save chnages to a temporary file first)`

Expand Down

0 comments on commit 886124e

Please sign in to comment.