KingFelix / emerald

A minimal and mobile-first blog theme for Jekyll
http://www.jacoporabolini.com/emerald/
Other
190 stars 686 forks source link

Jekyll conversion error #11

Closed jheld closed 8 years ago

jheld commented 8 years ago

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.

jheld commented 8 years ago

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.