I came across a dilemma while working with a 3rd party CSS file that is all one long line. Both the Sublime 2
text editor and Eclipse CSS editor
were unable to split the file into easily readable style blocks.
Can anyone recommend tools or methods for breaking down a single line CSS file into multi-line style blocks for better readability?