felixrieseberg/React-Dropzone-Component
View on GitHubHow about require depends css into js
Open
#49 opened on Dec 25, 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?