Skip to content

Instantly share code, notes, and snippets.

@ericwbailey
Created May 29, 2019 19:48
Show Gist options
  • Save ericwbailey/ea9fb638926719dad5032b6f9ae6682e to your computer and use it in GitHub Desktop.
Save ericwbailey/ea9fb638926719dad5032b6f9ae6682e to your computer and use it in GitHub Desktop.
#writing #thoughtbot
.c-tab {
border: 1px solid c(tab, border);
color: c(tab, type);
padding: 1rem 3rem;
a {
color: c(tab, link);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment