Skip to content

Commit 513405a

Browse files
committed
Add Atom plugin to readme
1 parent 798f22d commit 513405a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[PostCSS] plugin to sort rules content with specified order. Heavily inspired by [CSSComb].
44

5-
[Sublime Text plugin] is available also.
5+
Also available as [Sublime Text plugin] and [Atom plugin] (unofficial).
66

77
## Features
88

@@ -309,6 +309,7 @@ This plugin is heavily inspired by [CSSComb]. Some code logic, tests, and docume
309309
[predefined configs]: https://github.com/hudochenkov/postcss-sorting/tree/master/configs
310310
[predefined config]: https://github.com/hudochenkov/postcss-sorting/tree/master/configs
311311
[Sublime Text plugin]: https://github.com/hudochenkov/sublime-postcss-sorting
312+
[Atom plugin]: https://github.com/lysyi3m/atom-postcss-sorting
312313

313314
[CSSComb]: https://github.com/csscomb/csscomb.js
314315
[Gulp PostCSS]: https://github.com/postcss/gulp-postcss

0 commit comments

Comments
 (0)