2009-04-09 20:32

Älä käytä CSS:n @import-sääntöä

Steve Souders:

The bottomline is: use LINK instead of @import if you want stylesheets to download in parallel resulting in a faster page.

Related posts

Remember to follow me on Twitter!