recently i have found one tool called css unminifier really great free tool .... but when i place 1000 line of code it just hangs http://www.megawrz.com/cssunminify.php any alternative tool available here ?
Have you tried by splitting the file in blocks? Over 1000+ lines of CSS just take out performance to your website
Yes i have tried bro and finally it's working .. actually my code is compressed highly using minifier thank god this unminifier css helped me Alot