Single huge css file vs. multiple smaller css files
Written on March 7, 2010 – 6:25 am | by admin |In my websites, I usually use a single css file for all css code in the site. Today I though more is it correct to be done instead of adding multiple, but smaller css files, here’s what I found: 1. When you have multiple css files, when a page is loading there’ll be multiple HTTP [...]

