Skip to content

Instantly share code, notes, and snippets.

@Wildhammer
Last active May 17, 2020 15:47
Show Gist options
  • Save Wildhammer/b25a0f1ee708abfe96a962facd8c14e1 to your computer and use it in GitHub Desktop.
Save Wildhammer/b25a0f1ee708abfe96a962facd8c14e1 to your computer and use it in GitHub Desktop.
/* This is to be imported in the consumer project */
@import "~bootstrap/scss/functions";
@import "~bootstrap/scss/variables";
@import "variables";
@import "~bootstrap/scss/bootstrap";
// everything till here is for overriding bootstrap breakpoints
@import "common";
/* Things like typograpohy, theming usually follow up
in a shared library like this
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment