Skip to content

Instantly share code, notes, and snippets.

@ericmasiello
Created March 6, 2020 15:49
Show Gist options
  • Save ericmasiello/246bf2f2de21956619e71ee712bb2819 to your computer and use it in GitHub Desktop.
Save ericmasiello/246bf2f2de21956619e71ee712bb2819 to your computer and use it in GitHub Desktop.
Specific CSS use case
/* some specific use case of my button with an ouline */
.flashy-button {
border-color: #ff02c9;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment