assets/main.scss in jekyll-theme-lucas-minima-0.1.5 vs assets/main.scss in jekyll-theme-lucas-minima-0.1.6
- old
+ new
@@ -1,5 +1,10 @@
---
---
@import "minima";
-@import "resume";
+@import "normalize";
+@import "mixins";
+@import "variables";
+@import "base";
+@import "layout";
+@import "resume";
\ No newline at end of file