Skip to content

Instantly share code, notes, and snippets.

@santhosh-chinnasamy
Last active January 1, 2019 05:37
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 santhosh-chinnasamy/332d411cb775e3294dc77f66f6b59d02 to your computer and use it in GitHub Desktop.
Save santhosh-chinnasamy/332d411cb775e3294dc77f66f6b59d02 to your computer and use it in GitHub Desktop.
sample scss file
$blue: #3bbfce;
.sample{
background-color: $blue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment