stylelint-order : A collection of order related linting rules for stylelint.. You can installing stylelint-order npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install stylelint-order $ sudo npm install -g stylelint-order
If want to update the stylelint-order package execute the command as below,
$ sudo npm update stylelint-order
Update package globally,
$ npm install -g stylelint-order
$ sudo git clone https://github.com/rektide/stylelint-order.git
$ sudo npm install -g ./stylelint-order
stylelint-order@0.7.0 /usr/lib/node_modules/stylelint-order
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall stylelint-order
| Package Name | stylelint-order |
| Version | 0.7.0 |
| Description | A collection of order related linting rules for stylelint. |
| Released Date | 2017-09-24T22:54:05.349Z |
| Published by | hudochenkov |
| How to Learn | https://www.npmjs.com/package/stylelint-order/tutorial |