Skip to content

Instantly share code, notes, and snippets.

@goldensunliu
Created January 22, 2018 20:33
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 goldensunliu/934f86838bfbb79d56ee92a2276fcf1b to your computer and use it in GitHub Desktop.
Save goldensunliu/934f86838bfbb79d56ee92a2276fcf1b to your computer and use it in GitHub Desktop.
@import './typography'
.page_title {
@extend %h1;
}
.page_cta {
@extend %h3;
}
.page_special_button {
background-color: black;
color: white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment