Skip to content

Instantly share code, notes, and snippets.

@vinodchauhan7
Created December 26, 2019 15:47
Show Gist options
  • Save vinodchauhan7/2eb8123b4c08247d756ed918cdc1f739 to your computer and use it in GitHub Desktop.
Save vinodchauhan7/2eb8123b4c08247d756ed918cdc1f739 to your computer and use it in GitHub Desktop.
$primary: orange;
$danger: black;
@import "~bootstrap/scss/bootstrap";
body {
color: white;
background: teal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment