=== Plugin Name === Contributors: zslabs Tags: ie, ie8, media queries, css3 Requires at least: 3.5 Tested up to: 3.8 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides support for media queries and emulating CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. == Description == A handy utility plugin that provides support for media queries and emulating CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Uses [Selectivizr](https://github.com/keithclark/selectivizr) and [Respond.js](https://github.com/scottjehl/Respond). _Uses conditional statements to only load these libraries in IE8 or older._ == Installation == 1. Upload the `wp-fossil` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Can you add `feature-x`? = Sure! I'm always open to knew ideas. Just create a new [issue](https://github.com/zslabs/wp-fossil/issues) and I'll take a gander. == Changelog == = 1.0 = * Tested up to 3.8 * Now using [Bower](http://bower.io) and [GruntJS](http://gruntjs.com) to handle assets. * This puppy should be ready to go! Now considered feature-complete. = 0.1 = * Initial release