Start-up To activate the extension, open the command palette using the keyboard shortcut Ctrl + Shift + P, then enter the command "extension.start" and confirm by pressing Enter. Using To sort the styles in rules from the most frequent to the least frequent, activate the command "biggestToSmallest". To sort the styles based on the styles declared in the base rule, open the command palette and enter the command "relativeTo.style.selector", then refer to the selector of that rule. Styles that appear in the rules will be placed at the very beginning, while those that are not present in the base rule will remain unchanged. To sort the styles based on specific styles, open the command palette and enter the command "relativeTo.style". Then, provide the default style names separated by commas. As a result, the specified styles will be placed at the beginning of each rule (if they exist), while the remaining styles that were not listed will remain unchanged. Reporting problems If you encounter any problems while using the software, please send a report to gmyrekpatryk6@gmail.com. License This project is available under the MIT License. |