mmistakes / jekyll-theme-hpstr

A Jekyll theme with some tumble-log tendencies.
https://mmistakes.github.io/jekyll-theme-hpstr/
MIT License
981 stars 1.44k forks source link

Jekyll build error Undefined mixin 'tab-focus' #193

Closed zenvent closed 6 years ago

zenvent commented 6 years ago

HI all, Question/Issue here: jekyll build Conversion error: Jekyll::Converters::Scss encountered an error while converting 'style.scss': Undefined mixin 'tab-focus'. on line 52

I've tried adding '@charset "UTF-8";' and it didn't seem to help. I have also complete purged and reinstalled ruby/dev. Is anyone else having this issue?

I have not made any changes to the hpstr repo. I have downloaded it and tried to build it. Following instructions here: https://mmistakes.github.io/hpstr-jekyll-theme/theme-setup/

zenvent commented 6 years ago

Issue was resolved by blowing everything away and starting over.