Gate Wizard wrote:
> question
> How does a browser handle @import?
>
> Example:
> in HEAD we have:
>
>
>
> -
> main.css
> /* */
>
> Does the browser load the imported CSS before it starts rendering the page,
> or after?
>
> I've looked here, but it doesn't se
question
How does a browser handle @import?
Example:
in HEAD we have:
-
main.css
/* */
Does the browser load the imported CSS before it starts rendering the page,
or after?
I've looked here, but it doesn't seem to answer my question:
http://www.w3.org/TR