Skip to content

Instantly share code, notes, and snippets.

@harshaktg
Created September 8, 2020 11:16
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 harshaktg/adaaf6d709c7ffe217610084ce00878e to your computer and use it in GitHub Desktop.
Save harshaktg/adaaf6d709c7ffe217610084ce00878e to your computer and use it in GitHub Desktop.
Styles scss
$primary-bg: aqua;
body {
background-color: $primary-bg;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment