felixrieseberg/React-Dropzone-Component

How about require depends css into js

Open

#49 创建于 2015年12月25日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (994 star) (159 fork)batch import
enhancementhelp wanted

描述

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?

贡献者指南