Skip to content

Instantly share code, notes, and snippets.

@BartoszBilejczyk
Last active January 20, 2021 10:32
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 BartoszBilejczyk/aa8661b4cc24fc56f6f12e4ffc511385 to your computer and use it in GitHub Desktop.
Save BartoszBilejczyk/aa8661b4cc24fc56f6f12e4ffc511385 to your computer and use it in GitHub Desktop.
// styles/global/_variables.scss
$global-vars: (
ui-default-measure: 8px,
ui-default-measure2x: 16px,
ui-default-measure3x: 24px,
ui-default-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment