Skip to content

Commit d653cce

Browse files
committed
Add Emacs plugin
1 parent e23fcb5 commit d653cce

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[PostCSS] plugin to keep rules and at-rules content in order.
44

5-
Also available as [Sublime Text plugin], [Atom plugin], and [VS Code plugin].
5+
Also available as [Sublime Text], [Atom], [VS Code], and [Emacs] plugin.
66

77
Lint style sheets order with [stylelint-order].
88

@@ -88,7 +88,7 @@ See [PostCSS] docs for examples for your environment.
8888

8989
### Text editor
9090

91-
This plugin available as [Sublime Text plugin], [Atom plugin], and [VS Code plugin].
91+
This plugin available as [Sublime Text], [Atom], [VS Code], and [Emacs] plugin.
9292

9393
### Gulp
9494

@@ -157,9 +157,10 @@ If you want format style sheets, use [perfectionist] or [stylefmt], also a PostC
157157
[npm]: https://www.npmjs.com/package/postcss-sorting
158158

159159
[PostCSS]: https://github.com/postcss/postcss
160-
[Sublime Text plugin]: https://github.com/hudochenkov/sublime-postcss-sorting
161-
[Atom plugin]: https://github.com/lysyi3m/atom-postcss-sorting
162-
[VS Code plugin]: https://github.com/mrmlnc/vscode-postcss-sorting
160+
[Sublime Text]: https://github.com/hudochenkov/sublime-postcss-sorting
161+
[Atom]: https://github.com/lysyi3m/atom-postcss-sorting
162+
[VS Code]: https://github.com/mrmlnc/vscode-postcss-sorting
163+
[Emacs]: https://github.com/P233/postcss-sorting.el
163164

164165
[Gulp PostCSS]: https://github.com/postcss/gulp-postcss
165166
[Grunt PostCSS]: https://github.com/nDmitry/grunt-postcss

0 commit comments

Comments
 (0)