mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-04 22:50:27 +08:00
* Adding postcss-flexbugs-fixes Using postcss-flexbugs-fixes to fix all flexbug's issues. * Adding flexbox: 'no-2009' to Autoprefixer It will add flexbox prefixes only for final and IE versions of specification.