Sign in Sign up
npm

babel-plugin-transform-modules

Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x' and import 'y/lib/x/style.css')

npm View on Npm

Activity

Latest release
8y ago
Total releases
4
Cadence
~2 months
Last 12 months
0

Details

License
ISC
First release
Sep 21, 2017
Releases
Version Released
0.1.1 patch
0.1.0 minor
0.0.2 patch
0.0.1 initial