felixrieseberg/React-Dropzone-Component

How about require depends css into js

Open

#49 opened on Dec 25, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (994 stars) (159 forks)batch import
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?

Contributor guide