Skip to content
nzakas edited this page Oct 24, 2011 · 2 revisions

The @import command shouldn't be used because it prevents parallel downloads in some browsers (see http://www.stevesouders.com/blog/2009/04/09/dont-use-import/).

Rule ID: import

Clone this wiki locally