Created
September 7, 2018 14:05
-
-
Save 9876691/81a25ac28853be42e710d8c9b5714f19 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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