Skip to content

How to pass styles from component to child and grandchild at the same time #305

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ahmedrzakhan opened this issue Aug 27, 2021 · 0 comments

Comments

@ahmedrzakhan
Copy link

 import styles from './comp.css'
  
 <Comp styleName="some-local-style" customClassName={styles.customStyle} />

this works, just wanted to know if there are more ways of achieving this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant