ok I've just loaded firebugs - YSlow and noticed that 12 css scripts are loading when I loaded our online website.
I have multiple @import to fetch the css stored at different locations.
(its impossible for me to have one CSS file - too many sub-sections)
Therefore
1. does having so many @import 's actually affect the loading speed of my website?
If yes - how can I improve my includes?
Bookmarks