I have been creating a mobile site based on oding from iWebKit 5, I have been using their css stylesheet and all is working fine, however the formatting of the css is all on one line, this obviously makes it confusing and almost impossible to read, so I wish to format it. I have tried many online formatters but they somehow either compress the code and screw it up or they rearrange it and it doesn’t end up working. I have also had issues with certain formatters removing what they deem “bad attributes” which are actually iDevice specific styles.
So my question is, is there something/someone that could help me re arrange my code into a readable but obviously functioning css stylesheet?
Here is the link to the stylesheet:
I hardly ever have to do this the other way around but when the occasion does arise, I go for an online-tool such as http://cssbeautify.com/. It’s pretty good for “untangling” css.