Source:
.foo { line-height: 150px; font-size: 24px; clear: both;
vim magic here, probably something visual selection based
Result:
.foo { clear: both; font-size: 24px; line-height: 150px; }
What do you suggest for the vim magic part?
|
Split the line on |
|||||||
|
|
Very quick answer:
|
|||||
|
|
Another one-liner:
This time we use |
|||
|
|