Explorar o código

swapping order so it's consistent

Eddie Machado %!s(int64=12) %!d(string=hai) anos
pai
achega
7c98ffe8c8
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      library/scss/style.scss

+ 3 - 3
library/scss/style.scss

@@ -26,12 +26,12 @@ the whole project.
 // normalize: http://necolas.github.io/normalize.css/
 @import "partials/normalize";
 
-// typography
-@import "partials/typography";
-
 // Sass variables
 @import "partials/variables";
 
+// typography
+@import "partials/typography";
+
 // Sass functions
 @import "partials/functions";