Skip to content

Instantly share code, notes, and snippets.

@fredbegin11
Created October 31, 2019 20:35
Show Gist options
  • Select an option

  • Save fredbegin11/e674528597da07047d31d05700f16a8d to your computer and use it in GitHub Desktop.

Select an option

Save fredbegin11/e674528597da07047d31d05700f16a8d to your computer and use it in GitHub Desktop.
$primary-color: #ffffff
body {
background-color: $primary-color;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment