felixrieseberg/React-Dropzone-Component

How about require depends css into js

Open

#49 geöffnet am 25. Dez. 2015

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (159 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (994 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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