Sort all your css properties in one command.
It is recommended to use the extension only for css files as it does not currently support scss nesting.
vscode command: > Sort all css rules in css files
Features
Tip: Attribute a shortcup to the command "Sorting all css in the current files".
Tip: Use this extension with a css formatter because sorting css properties removes spaces and newlines.
Known Issues
Not currently support scss nesting.
Sorting properties removes spaces and linebreaks.
Release Notes
1.0.0
First version of this extension :
You can basically sort the css properties you select alphabetically in one command.