Include modernizr for css specific selectors and fallback support
- Possibly bundle in PIE.css

I would like to see the inclusion of the modernizr.js into the theme for the ability to create fallback styles.

Not sure if we should bundle in HTML5 polyfills or not with the css3pie or let the end developer pick and choose their own polyfills.

More polyfills here: https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills

Comments

sherakama’s picture

Status: Active » Needs review

Added in modernizr js support to both D6 and D7 versions.

The html5 and css3 polyfills should be a developer choice and should not be included into the main distribution.

rhache’s picture

Status: Needs review » Closed (won't fix)