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

Commit ed38fab

Browse files
authored
Merge pull request #147 from mobify/csscomb-plugins
Add links to alternative CSSComb plugins
2 parents ab2fa49 + 4dd5aad commit ed38fab

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2.7.4
2+
- Add links to alternative CSSComb text editor plugins
13
2.7.3
24
- Temporarily disable `spaced-comment` errors, until Astro release builds comply with this rule.
35
2.7.2

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)