andreypopp/react-css-components

Allow className prop to apply classes to components

Open

#13 创建于 2016年7月13日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (676 star) (23 fork)batch import
enhancementhelp wanted

描述

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?

贡献者指南