+ [2016-08-13T20:10:19Z] fuzzybear39 But, how does this work; how is this allowed?
+ [2016-08-13T20:10:46Z] fuzzybear39 It seems to me that the minima SASS file defined in the theme would *have* to start with an underscore.
+ [2016-08-13T20:49:59Z] fuzzybear39 Does anyone have any ideas about my question regarding underscores and scss imports from earlier?
+ [2016-08-13T21:21:26Z] jaybe [[ sass ]]
+ [2016-08-13T21:21:26Z] jekyllrb (sass) https://jekyllrb.com/docs/assets/#sassscss

message no. 146744

Posted by jaybe in #jekyll at 2016-08-13T21:21:26Z

[[ sass ]]
+ [2016-08-14T00:05:14Z] fuzzybear3965 @jaybe, that doesn't answer my SASS/SCSS question.
+ [2016-08-14T23:49:01Z] norm_ Hi. When I give jekyll the new-theme command, I get "Error: No such file or directory - git". I don't have git installed. Do I need it?
+ [2016-08-14T23:49:22Z] norm_ Not planning on using version control, and wasn't sure if this was required for building a new theme
+ [2016-08-15T14:21:57Z] Dry_Lips Is there a way to make the "offset" part conditional?
+ [2016-08-15T14:22:00Z] Dry_Lips {% for post in paginator.posts offset: 1 %}