So this is going to be a long post… but anyways…
For this project, I wanted to try to use SCSS and did so using VS Code. I created a project with multiple directories like images, fonts, and several SCSS files for better organization. The problem is that shifting all of the code to codepen is difficult especially with multiple files. So I wanted to create a codepen which is similar to the final version but many features are buggy. I don’t want to go through 600+ lines of code.
I would prefer starting a GitHub account and importing my project there. But I don’t think FCC can evaluate it and give me a pass on the product landing page in order for me to receive my certification.
So I just brute-forced my code into a pen, which limited some of my code, but it doesn’t really matter to me as long as I pass the cases and can put my actual project onto git. So I have one test case left which I am confused why it is considered a failure.
If you would be kind to just look at the pen and just fix the failure case. Or if you could help me devise a workaround to this whole git/codepen/FCC mess. Thanks so much!
Here is the codepen