Incremental build: disabled. Enable with --incremental
Generating...
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/main.scss':
Invalid CSS after "...fault: 'default": expected "{", was "' }}"; // skin" on line 5
jekyll 3.8.4 | Error: Invalid CSS after "...fault: 'default": expected "{", was "' }}"; // skin" on line 5
Before that I tried to fix a problem like the minimal-mistake #1244 issue creating my own assets/css/main.scss file commenting a problematic line:
It’s one of the Jekyll plugins you’re using. I don’t know which one, but I commented them all out, ran bundle, then bundle exec jekyll build and it worked.
I’d suggest turning them all off, then add one back one at a time to narrow down which plugin is the problem. The issue isn’t the theme.