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?

貢獻者指南