Skip to content

Instantly share code, notes, and snippets.

@justinvdm
Created October 21, 2016 09:19
Show Gist options
  • Select an option

  • Save justinvdm/0a99525f966506ed76faf30c5017ccd8 to your computer and use it in GitHub Desktop.

Select an option

Save justinvdm/0a99525f966506ed76faf30c5017ccd8 to your computer and use it in GitHub Desktop.
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