Hi all,
I am new to this whole thing. I have a folder with everything in it regarding a site. there is a static folder with index.html file which I used to create pages on GitHub. there is a separate folder called assets which holds the CSS. in the root folder we have a gulpfile using autoprefixer. I'm not sure if I'm doing this right but I changed the CSS in asset folder and ran gulp on cmd. then copied the static file to GitHub and created pages but the site is still showing with the old CSS. Am I doing this correctly? Is there any steps I'm missing or doing wrong? could this be a problem with the gulp file? (I didn't write any of these files btw) thank you
Hi all, I am new to this whole thing. I have a folder with everything in it regarding a site. there is a static folder with index.html file which I used to create pages on GitHub. there is a separate folder called assets which holds the CSS. in the root folder we have a gulpfile using autoprefixer. I'm not sure if I'm doing this right but I changed the CSS in asset folder and ran gulp on cmd. then copied the static file to GitHub and created pages but the site is still showing with the old CSS. Am I doing this correctly? Is there any steps I'm missing or doing wrong? could this be a problem with the gulp file? (I didn't write any of these files btw) thank you