jss-plugin-props-sort
Version:
JSS plugin that ensures style properties extend each other instead of override
26 lines (17 loc) • 1.05 kB
Markdown
# jss-plugin-props-sort
[](https://npmjs.org/package/jss-plugin-props-sort)
[](https://github.com/cssinjs/jss/blob/master/LICENSE)
[](https://npmjs.org/package/jss-plugin-props-sort)
[](https://npmjs.org/package/jss-plugin-props-sort)
[](https://npmjs.org/package/jss-plugin-props-sort)
> JSS plugin that ensures style properties extend each other instead of override
See our website [jss-plugin-props-sort](https://cssinjs.org/jss-plugin-props-sort?v=v10.10.0) for more information.
## Install
Using npm:
```sh
npm install jss-plugin-props-sort
```
or using yarn:
```sh
yarn add jss-plugin-props-sort
```