felixrieseberg/React-Dropzone-Component
Voir sur GitHubHow about require depends css into js
Open
#49 ouverte le 25 déc. 2015
enhancementhelp wanted
Description
We are planing to use this component in our project but meet a difficult. That is how to package the required css file into final bundle. Because this css is not required in js of this component so we have to require it by ourself. Can it require depends stuffs by itself ? Any update in progress about this?