andreypopp/react-css-components
View on GitHubAllow className prop to apply classes to components
Open
#13 opened on Jul 13, 2016
enhancementhelp wanted
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?