RyanFitzgerald / devportfolio

A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass

Home Page:https://ryanfitzgerald.github.io/devportfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color scheme changes not taking effect

nickhuang25 opened this issue · comments

Hi Ryan, thanks for a great template! I'm running into an issue where color scheme changes made in the variable section of styles.scss are not taking effect. I made the edits as outlined in the general section of your Readme. Would really appreciate if you could point me in the right direction on this.

Hey Nick, not a problem, I'm glad you like it! Without having more detail about your issue it's hard to say for sure, but as a first step, do you have Gulp running without errors? It sounds like it may not be compiling as changes made in styles.scss only really take effect once compiled successfully.

Thanks for the quick response Ryan! I redownloaded my gulp dependencies and it resolved the issue.