fresh icon indicating copy to clipboard operation
fresh copied to clipboard

SASS compiling not working?

Open killerog opened this issue 4 years ago • 1 comments

Hi,

I'm pretty new to this, so maybe it's just me but I can't get the variables to actually change on the page.

First I tried to add compileSASS to the parallel in gulpfile.js but that gave an error related to autoprefixer. If I comment out that pipe it doesn't throw an error anymore but it doesn't seem to have any effect. I tried adding the setupBulma but that doesn't do anything either for the actual colors shown on the site. Editing the SCSS files works well though, so there's probably some issue with the SASS compiling that I'm not sure why that's happening?

killerog avatar Feb 05 '21 15:02 killerog

Hi,

Could you post some log or stack trace of your error? Does it fail silently? What is your nodejs version?

cssninjaStudio avatar Feb 09 '21 22:02 cssninjaStudio