CSS props like Styled Components v4
Open
feature: proposal 💬
needs: triage 🏷
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 413
- PR merge metrics
- No merged PRs in 30d
Description
Currently CSS can be used externally using the classname attribute. Is there any way to design css prop in the same way as styled component
## Motivation
Sometimes we can think of doing the REUSING with components and not with styling. So it may be useful keeping the styles within the component.
Contributor guide
Assessment
This issue has not been assessed yet.