DaShuTz

Results 3 comments of DaShuTz

vs code settings: ![Image](https://github.com/user-attachments/assets/17186713-ed99-41f6-85f0-e2ce597cb5a3)

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...