Kris Guzman
1 min readMay 26, 2019

--

Good points! Here are some other benefits just to add to your list:

  • Extendable styles (works for both styles components and your custom ones) so no more redundant styling code
  • Reusable animations
  • Can reference other styled components as a CSS selector (ex. triggering a style change of a button based on a hover event of its neighbor)
  • automatic vendor prefixing
  • Themes and child themes. Perfect for creating and sharing your component library since users can create child themes and easily override styles

--

--

Kris Guzman
Kris Guzman

Written by Kris Guzman

Front end developer. On a mission to explore the world & build amazing software. Connect with me on LinkedIn: https://www.linkedin.com/in/kristopher-guzman/

No responses yet