Skip to content

Instantly share code, notes, and snippets.

@goldensunliu
Last active January 22, 2018 18:06
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/b340c249e148e3cf09e3a6abc23e317b to your computer and use it in GitHub Desktop.
Save goldensunliu/b340c249e148e3cf09e3a6abc23e317b to your computer and use it in GitHub Desktop.
@import "./font-sizes";
.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