Metadata-Version: 1.0
Name: collective.js.prefixfree
Version: 1.0
Summary: Lea Verou -prefix-free for Plone
Home-page: https://github.com/gotcha/collective.js.prefixfree
Author: Godefroid Chapelle
Author-email: gotcha@bubblenet.be
License: mit
Description: Introduction
        ============
        
        Break free from CSS prefix hell!
        
        ``-prefix-free`` lets you use only unprefixed CSS properties everywhere.
        
        It works behind the scenes, adding the current browser’s prefix to any
        CSS code, only when it’s needed. 
        
        .. image:: https://secure.travis-ci.org/gotcha/collective.js.prefixfree.png
        
        .. contents::
        
        Contributors
        ============
        
        - Lea Verou, JS Author
        - Godefroid Chapelle, Integrator
        
        Changelog
        =========
        
        1.0 (2012-10-25)
        ----------------
        
        - StyleFix 1.0.3 & PrefixFree 1.0.7.
        
        
        1.0.a2 (2012-06-20)
        -------------------
        
        - StyleFix 1.0.3 + PrefixFree 1.0.6 -- Initial release
        
        
        1.0a1 (2012-06-19)
        ------------------
        
        - StyleFix 1.0.2 + PrefixFree 1.0.6 -- Initial release
          [gotcha]
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
