Metadata-Version: 1.0
Name: collective.js.prefixfree
Version: 1.0a1
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. 
        
        .. contents::
        
        Contributors
        ============
        
        - Lea Verou, JS Author
        - Godefroid Chapelle, Integrator
        
        Changelog
        =========
        
        1.0a1 (2012-06-19)
        ------------------
        
        - StyleFix 1.0.2 + PrefixFree 1.0.6 -- Initial release
          [gotcha]
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
