egoist / style-inject

Inject style tag to document head.
MIT License
48 stars 23 forks source link

Provide a return value #1

Closed piuccio closed 8 years ago

piuccio commented 8 years ago

Useful when you're trying to use css modules

import style from './style.css';

// style.className = 'something';
egoist commented 8 years ago

You don't need to update the version number, I use kanpai to publish new versions 😂

piuccio commented 8 years ago

fixed :)