Postcss Flexibility Versions Save

PostCSS plugin for Flexibility polyfill

v3.0.0

3 years ago
  • Drop PostCSS 7 and migrate to new Postcss 8 API (@YozhEzhi#141)
  • Drop node@10. Support node@12+.

v2.0.0

6 years ago
  • Support inline-flex (@idanen - #109)
  • Ugrade PostCSS to 6.0.1
  • Drop node@4. Support only LTS and stable

v1.1.1

7 years ago

Support exclude rules via loud comments /*! flexibility-disable */ (@simoneldevig - #101)

v1.1.0

7 years ago

Add ability for exclude rules from transformation

v1.0.3

8 years ago
  • Fix issue with add node if it's already exist
  • Rewrite for ES6

v1.0.2

8 years ago