andreypopp/react-css-components

Allow className prop to apply classes to components

Ouverte

#13 ouverte le 13 juil. 2016

 (5 commentaires) (0 réaction) (0 personne assignée)JavaScript (23 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (676 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur