melanierichards/highlights

style.scss not compiling

Closed this issue · 1 comments

Hi,

I have tried deploying this website on github pages (in a subdirectory). One error that I am getting is that the file assets/css/style.css file is missing.

From Jekyll's documentation it says that .scss must start the file with two lines of triple dashes.

I have changed that, pushed the file and it works.

My bad, I was looking at the wrong file. assets/css/style.css already has those.