sass-basis / basis

A lightweight responsive Sass/CSS framework based on flexible box.
https://sass-basis.github.io/
MIT License
144 stars 14 forks source link

Upgrade babel and rollup-babel #111

Closed segayuu closed 6 years ago

segayuu commented 6 years ago

Today, babel@7 has been officially released. Also, according to this, rollup-babel has been upgraded.

For this upgrade there is a change regarding the fact that es module has become the official specification, so we recommend you to upgrade early.