assets/css/styles.scss in sutty-jekyll-theme-0.3.8 vs assets/css/styles.scss in sutty-jekyll-theme-0.3.9

- old
+ new

@@ -5,15 +5,17 @@ {% if theme %} {{ theme | yaml_to_scss: site.data.layouts.theme }} {% endif %} +@import "roboto_ital_wght_0_100_0_300_0_400_0_500_0_700_0_900_1_100_1_300_1_400_1_500_1_700_1_900"; +@import "roboto_mono_ital_wght_0_100..700_1_100..700"; @import "variables"; @import "bootstrap/scss/bootstrap"; @import "saira"; @import "selection"; @import "buttons"; @import "crypto"; @import "print"; @import "images"; @import "custom"; -@import "content"; \ No newline at end of file +@import "content";