|
|
|
|
|
by pulledpork
4852 days ago
|
|
I've created dozens of sites and never really noticed any CSS performance issues. I have got orders of magnitude faster sites by combining CSS or js files, gzipping content, adding cache control headers, serving via a cdn and not serving code that's not used. I've also really benefitted from using logical markup and CSS selectors, not those designed for "efficiency" of the computer rendering them. |
|
[1] http://fortawesome.github.com/Font-Awesome/