Skip to content

Instantly share code, notes, and snippets.

@sadaco
Created June 25, 2012 17:19
Show Gist options
  • Select an option

  • Save sadaco/2989979 to your computer and use it in GitHub Desktop.

Select an option

Save sadaco/2989979 to your computer and use it in GitHub Desktop.
Nested Rules pseudo-classes
a{
color:@pinky;
&:hover{
opacity:0.7;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment