Created
October 21, 2016 09:19
-
-
Save justinvdm/0a99525f966506ed76faf30c5017ccd8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| diff --git a/tuneme/client/css/style.scss b/tuneme/client/css/style.scss | |
| index 4750591..93de45f 100644 | |
| --- a/tuneme/client/css/style.scss | |
| +++ b/tuneme/client/css/style.scss | |
| @@ -4,4 +4,4 @@ | |
| @import "layout/layout"; | |
| @import "modules/modules"; | |
| @import "state/state"; | |
| -@import "version"; | |
| +@import "versions"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment