Skip to content

Instantly share code, notes, and snippets.

@adamyonk
Created February 20, 2014 00:08
Show Gist options
  • Save adamyonk/9104293 to your computer and use it in GitHub Desktop.
Save adamyonk/9104293 to your computer and use it in GitHub Desktop.
.button--toggle
background-color: $color_gray3
color: $color_gray4
&.active
background-color: $color_gray
color: $color_yellow
&.button--toggle--purple.active
...
&.button--toggle--orange.active
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment