Comments ↓

Ä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