How to Switch Single Lines of CSS to Multiple Lines in Sublime Text
Every once in a while you’ll need to edit a CSS file and all the code will be in single lines. This to me is annoyingly unreadable to the human eye unless you really look closely. It’s not fun so here’s how to Find and Replace the code in Sublime Text. I am pretty sure […]