I am proposing that the maintainers include the following text:

Note that IE (all version) limits the number of stylesheet files to 31. If you have a large number of stylesheets, consider aggregating them in the performance settings page, or installing unlimited_css or ie_css_optimizer

on the project's homepage just before the text "What themes make use of the Conditional Stylesheets module?"
Why? Often, conditional stylesheets are placed at the end of a theme's info file, so they are likely to break the 31-file limit. I have witnessed this several times, and developers often suspect that the conditional_styles module is not working correctly. Even though this module is in no way responsible for the problem, I believe that documenting the limitation might prevent hours of frustration.

Comments

johnalbin’s picture

Status: Active » Fixed

Done!

johnalbin’s picture

Title: On the project's home page, document IE's 32 stylesheet file limit. » On the project's home page, document IE's 31 stylesheet file limit

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.