andreypopp/react-css-components

Allow className prop to apply classes to components

オープン

#13 opened on 2016/07/13

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (23 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (676 個のスター)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド