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:
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

-Enable **CSSComb** by installing CSSReorder plug-in
-
-
+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)`