hudochenkov / postcss-sorting

PostCSS plugin to keep rules and at-rules content in order.
MIT License
516 stars 30 forks source link

Fixed typo in CLI usage instructions #74

Closed tohuw closed 6 years ago

tohuw commented 6 years ago

Sorry, I introduced a typo in the link to postcss-cli. This PR fixes that.

hudochenkov commented 6 years ago

Thank you!