DaShuTz
DaShuTz
vs code settings: 
1. I'm using stylelint-config-recess-order to order styled-component css code. 3. stylelint-order is not working for this
> 1. Correct repository for the Stylelint plugin is: https://github.com/hudochenkov/stylelint-order > 2. That's [expected behavior](https://github.com/hudochenkov/stylelint-order?tab=readme-ov-file#autofixing): sometime it's not possible to safely reorder properties, so fix can't not be run, which...