Skip to content

Instantly share code, notes, and snippets.

@jeffreymetigy
Last active February 6, 2019 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffreymetigy/aebfa522e9997f478c70a8a9e0fc0761 to your computer and use it in GitHub Desktop.
Save jeffreymetigy/aebfa522e9997f478c70a8a9e0fc0761 to your computer and use it in GitHub Desktop.
<div css={{
color: "orange",
'&:hover': {
color: "royalblue"
}
}}>
Hello World!
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment