Skip to content

Instantly share code, notes, and snippets.

@9876691
Created September 7, 2018 14:05
Show Gist options
  • Save 9876691/81a25ac28853be42e710d8c9b5714f19 to your computer and use it in GitHub Desktop.
Save 9876691/81a25ac28853be42e710d8c9b5714f19 to your computer and use it in GitHub Desktop.
// Lucky generates 3 folders to help you organize your CSS:
@import "~normalize-scss/sass/normalize/import-now";
@import "variables/colors";
@import "components/authentication";
body {
font-family: Sans-Serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment