Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit eac6857

Browse files
authored
Add links to alternative CSSComb plugins
Addresses #131
1 parent ab2fa49 commit eac6857

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css/csscomb/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@ Before you start, make sure you have [Package Control](https://packagecontrol.io
3434
(Find your local path by running `npm config get prefix` and append `/lib/node_modules/mobify-code-style/css/.csscomb.json` to the result)
3535
1. Restart Sublime
3636
1. Start combing your Sass!
37+
38+
### Other Text Editors
39+
40+
* [CSSComb for VIM](https://github.com/csscomb/vim-csscomb)
41+
* [jetbrains-csscomb](https://github.com/csscomb/jetbrains-csscomb) which should work for all JetBrains IDEs, such as IDEA, PyCharm, WebStorm, PhpStorm, RubyMine, and perhaps others.
42+
* [CSSComb for Emacs](https://github.com/channikhabra/css-comb.el), including Aquamacs

0 commit comments

Comments
 (0)