2017 © Pedro Peláez
 

contao-module contao_ie9css4096

An extension for Contao Open Source CMS that fixes the <IE9 4096 selector limit in CSS files

image

rhymedigital/contao_ie9css4096

An extension for Contao Open Source CMS that fixes the <IE9 4096 selector limit in CSS files

  • Friday, March 18, 2016
  • by blairwinans
  • Repository
  • 3 Watchers
  • 0 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Contao IE9 CSS 4096 selector fix

This extension for Contao Open Source CMS solves a tricky problem on large sites., (*1)

IE9 and below (god help us) only recognize the first 4095 selectors in a CSS file. Anything 4096+ is ignored. I know you're saying to yourself:, (*2)

Internet Explorer? Screwing up the internet? Never!, (*3)

But it's true. This extension will scan your nicely compiled/minified CSS files from Contao and add anything beyond the 4095 selector limit to some additional files and add a handy IE conditional selector for these files to the head tag of your frontend template. Nothing needed from your end., (*4)

This extension uses dlundgren/php-css-splitter to split up the files., (*5)

The Versions

18/03 2016

dev-develop

dev-develop

An extension for Contao Open Source CMS that fixes the <IE9 4096 selector limit in CSS files

  Sources   Download

LGPL-3.0+

The Requires

 

css contao ie 4096

03/08 2015

dev-master

9999999-dev

An extension for Contao Open Source CMS that fixes the <IE9 4096 selector limit in CSS files

  Sources   Download

LGPL-3.0+

The Requires

 

css contao ie 4096