andreypopp/react-css-components

Allow className prop to apply classes to components

开放

#13 创建于 2016年7月13日

 (5 条评论) (0 个反应) (0 位负责人)JavaScript (23 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (676 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

At the moment, if you import a component from your CSS, using the className prop to pass global classes in doesn't seem to work.

Is there a way to make these carry through to the underlying markup to allow things like global layout classes?

贡献者指南