You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Styled Components is shaped for React, offers a better layer of abstraction than Aphrodite does. It will allows us to use keyframes properly, to get rid of css-verbose and also to use props and state to dynamically change styling.
The text was updated successfully, but these errors were encountered:
Styled Components is shaped for React, offers a better layer of abstraction than Aphrodite does. It will allows us to use keyframes properly, to get rid of
css-verbose
and also to use props and state to dynamically change styling.The text was updated successfully, but these errors were encountered: