Skip to content

Instantly share code, notes, and snippets.

@chriscoyier
Last active January 2, 2020 15:28
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 chriscoyier/af68ae752ff72f7a4efeb16f192141b5 to your computer and use it in GitHub Desktop.
Save chriscoyier/af68ae752ff72f7a4efeb16f192141b5 to your computer and use it in GitHub Desktop.
Playing with GistPad
# Hello World!
$red: red;
body {
background: $red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment