ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 886124e4cda0f35b4ce6eaf1372648de896fdbc6
parent 1086ca8d6fbafe407d468df5b7dc35c3ff40f508
Author: Matt Buck <github@matthewbuck.com>
Date:   Fri, 23 Sep 2016 02:12:00 -0500

Update WebStorm CSSComb instructions. (#872)

It looks like the CSSComb author now prefers that WebStorm users simply use CSSComb as an external tool.
Diffstat:
Mdocs/how-to-configure-text-editors.md | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/how-to-configure-text-editors.md b/docs/how-to-configure-text-editors.md @@ -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)`