airbnb / react-with-styles

Use CSS-in-JavaScript with themes for React without being tightly coupled to one implementation
MIT License
1.7k stars 95 forks source link

Update to Babel v6 to v7, babel-preset-airbnb v2 to v4, and enable looseClasses option #212

Closed lencioni closed 5 years ago

lencioni commented 5 years ago

This will reduce bundle size impact a little. The pre-minified size goes from 13,017 bytes to 10,627 bytes.

lencioni commented 5 years ago

Closing in favor of #219