I'm working in Zend Studio 8 based on Eclipse and found that with a CSS file open one can easily format the file to be laid out nicely using Ctrl + Shift + F*

It works quick in big files.

Is there a reverse function where I can reduce all selector properties to one line, or even the entire file to one line?

link|improve this question

57% accept rate
feedback

1 Answer

If I'm reading this correctly, you want something that can compress your CSS.

I'd use a online program like CSSCompressor or Minify.

link|improve this answer
Yes that functionality but in Zend Studio / eclipse – Moak Jul 5 '11 at 3:48
1  
It doesn't look like it exists. This forum discussion has some insight, but no solution. A third-party seems to be the only way as of now. – emb1995 Jul 5 '11 at 3:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.