Sort CSS DeclarationsThis extension is used to sort CSS declarations according to the property names (order is defined below and it is not alphabetical but logical). How to use:How to sort selected CSS declarations
CSS declarations under selection should be sorted according to the order below. How to configure custom sorting orderOpen settings and enter the order of CSS properties that you want to have:
This configuration means that you want "z-index" to appear earlier than "visibility".
How to sort all CSS declarations in the file:
HotkeysI'd recommend assigning hotkeys to the commands above. For example, I use Property names order
|