andreypopp/react-css-components

Allow className prop to apply classes to components

Offen

#13 geöffnet am 13.07.2016

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (23 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (676 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide