Conversion error: Jekyll::Converters::Scss encountered an error while converting 'emerald-1.1.0/css/main.scss':
Undefined variable: "$base-font-weight". on line 17
How should I fix this? Nothing online seems to make it better.
This was just a setup issue. I had a given site already and I had put this inside. So after copying this up one directory and running serve from there, I was good.
jekyll serve from the master repo (and 1.1.0):
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'emerald-1.1.0/css/main.scss': Undefined variable: "$base-font-weight". on line 17
How should I fix this? Nothing online seems to make it better.