Is it OK to use css optimizers to before to make site live?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-05-28T04:01:34Z
Indexed on
2010/05/28
4:11 UTC
Read the original article
Hit count: 162
css
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?
© Stack Overflow or respective owner