0

Styled-system is a pretty popular styling framework. But nowhere in the docs they mention how to apply pseudo classes like :hover.

How would I style a simple button with a hover effect?

<Button _hover={{}} />
Xen_mar
  • 8,330
  • 11
  • 51
  • 74
  • I had never heard of `styled-system` but with a quick search it seems to be an abandoned project, if you're implementing something new I'd definitely look for a different framework. – DBS Jan 19 '23 at 11:30
  • yes and no, e.g. it's the foundation for styling libraries like chakra ui and some companies (mine) are still using it in prod. – Xen_mar Jan 19 '23 at 14:27
  • Abandoned but mature enough – MorKadosh Jan 23 '23 at 07:08

0 Answers0