compiled .css files not pushed in repo
Hello everyone, I was adviced to not push my dist folder with .css files , infact I added the folder in a .gitignore but css style from my webpage is not showing now.
Can anyone advice me what to do because I think I got that wrong …
Ps. I created another folder with the main.css file and a script in a json that allows me to copy the changes from dist/main.css to css/main.css
Can anyone advice me what to do because I think I got that wrong …
Ps. I created another folder with the main.css file and a script in a json that allows me to copy the changes from dist/main.css to css/main.css