Skip to content

Instantly share code, notes, and snippets.

@PrasathRavichandran
Created June 27, 2020 10:55
Show Gist options
  • Save PrasathRavichandran/090c9feef1d4c4714e2d5b3f5d9f3249 to your computer and use it in GitHub Desktop.
Save PrasathRavichandran/090c9feef1d4c4714e2d5b3f5d9f3249 to your computer and use it in GitHub Desktop.
// Variables
$secondary: #f4f4f4;
$primary: #401f7c;
$border-radius: 0;
$border-radius-sm: 0;
$border-radius-lg: 0;
@import "./style";
@import "../node_modules/bootstrap/scss/bootstrap.scss";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment