32 css files!?

oh boy…

… which reminded me of a less known limitation in Internet Explorer….

The max number of external CSS files that can be loaded in a single webpage via the tag, or included via the @import url directive is 32. Any css file beyond this limit will not be parsed.

full article here.

i did not know that. certainly an issue, when compiling complex pages from components that package scripts and css.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>