html - How to minify CSS with font-face -
i've got stylesheet font-face. when minify css using online services, font-face stops working. approach i've taken extract font-face code, minify rest of css , stick font-face @ top of minified stylesheet. curious if has improve approach this.
here's code: http://snipt.org/zfaj5
i used service minify code: http://www.minifycss.com/css-compressor/
if tool you're using minify css can't minify css, throw out , improve tool.
yui compressor minification tool both css , javascript
html css font-face
No comments:
Post a Comment