Conditional Stylesheets on Drupal 8
This module allows you to add "conditional-stylesheets" in a much simpler
For Drupal 6
Using this module is easier than manually adding conditional comments specifically to the page.tpl.php template or appending them to the
For Drupal 7
Without this module, the only way to have IE conditional stylesheets was to add 37 lines of code (more if you want to add more than one
