Configuration rules adding a concentric property sort order.
Property orders: https://github.com/danilobuerger/stylelint-config-concentric/blob/master/index.js
$ npm install stylelint-config-concentric
Set your stylelint config to:
{
"extends": "stylelint-config-concentric"
}