
Handy module during development
Solved my problem with css in IE6. It's good option during development phase, as you can easily work on all your 31+ css files.
However when you are done with css editing I would change the Performance settings and enable CSS optimization. It puts all the css files in one (which makes it unhandy when developing and debugging), but solves the "max of 31 css files in IE" problem, improves performance and makes the above module redundant.
Review by bogumila [info] on September 30, 2010 - 10:57