csscomb / csscomb.js

CSS coding style formatter
http://csscomb.com/
MIT License
3.29k stars 457 forks source link

Sorting mixins by name in SCSS #437

Closed laurencedorman closed 5 years ago

laurencedorman commented 8 years ago

Is there any scope for being able to sort mixins by name? Not only placing all mixins in a certain place in the selector, but also being able to sort them individually?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28658290-sorting-mixins-by-name-in-scss?utm_campaign=plugin&utm_content=tracker%2F214563&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F214563&utm_medium=issues&utm_source=github).
hudochenkov commented 8 years ago

This feature is added to dev branch and will be released in CSSComb 4.0.

laurencedorman commented 8 years ago

Great news, thanks !