Skip to content

Instantly share code, notes, and snippets.

@viclotana
Created February 17, 2019 18:26
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 viclotana/01c497fc40bb5d259c689410a53a587f to your computer and use it in GitHub Desktop.
Save viclotana/01c497fc40bb5d259c689410a53a587f to your computer and use it in GitHub Desktop.
<h2 className="title primary">Hello World</h2>
h2.Subtitle{
font-size: 2em;
color: green;
&.primary{
color: red;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment