will-jekyll-template
will-jekyll-template copied to clipboard
Main color cannot be changed.
Hi, I tried to change color but nothing happened on the page.
// COLORS main = #000000 hover = darken(main, 50%) sec = #FFFFFF lightGray = #F2F2F2 texts = #333333 colorcode = #3085F4 // Resolution cut = 37.5rem
This is the _variable.styl file. I use #000000 or #FFFFFF or lightGray but nothing would change. Could you help me on this?
Thanks
Im having the same issue. I have to open a stylus file and save it in order to have it rebuild the stylesheet anytime I make a change to any other files (html, md, etc)