giuseppeg / giuseppeg/postcss-pseudo-classes
Support appending pseudoclasses through a wrapper
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When designing reusable components, I prefer not to expose `classNames` as a prop, as it breaks encapsulation and encourages the modification of a finalized design.
It would be great if the following approach worked:
```html
I’m hovered
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.