Is it OK to use css optimizers to before to make site live?
- by metal-gear-solid
Is it OK to use css optimizers to before to make site live. When we can't to any other server side compression techniques (gzip, combining etc)
I want to make CSS file short and readable. How to use these tools without loosing css functionality. what options we should use and what not.
Have you used any? Which is best tool and why?