You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ See details at [wiki](https://github.com/miripiruni/CSScomb/wiki/Requirements).
31
31
32
32
Select code and press <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>c</kbd>
33
33
34
-
Tip: Try to combine expand selection by indentation <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>j</kbd>``` with ```<kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>c</kbd>``` to quickly
34
+
Tip: Combine expand selection by indentation <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>j</kbd> with <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>c</kbd> to quickly
35
35
select all rules for current css selector and sort them with csscomb.
0 commit comments