unable to deploy to gh-pages using parcel build
good evening everyone
please i am stuck with deploying to gh-pages my parcel build website. i have use npm run deploy but only my html is running. my css is not applying
3 Replies
are you getting any errors? Can you share your code or the site it's deployed to? And your config files? I doubt I will personally be able to help, I haven't used any of this stuff, but right now it's pure guess work even if people were experts.
what kind of file is index.999422b6.css
![this is the description of my package.json file](https://cdn.answeroverflow.com/1198694071015854252/Screenshot_122.png)
![my index.html file under the src folder](https://cdn.answeroverflow.com/1198694071363969204/Screenshot_123.png)
![my github page but it is not applying my css](https://cdn.answeroverflow.com/1198694072408354816/Screenshot_124.png)
this is the kind of css file parcel is building for me
thank you for trying to help
i have solved the problem