Responsive nft preview component with scss

Solution retrospective
I am proud that i was able to do what the project required with just html and sass.
What specific areas of your project would you like help with?I encountered errors while trying to deploy my scss file with vercel. This is my first time using vercel, i normally use github pages but since i was working with sass this time (first time also) i decided to use vercel. (I did so cos I didn't want to push my compiled .css file just .scss i read somewhere that vercel cen convert it to css) I compiled it in my local machine and all was working well but on deployment nothing worked i added a package.json file but still nothing worked, i removed it and it got deployed but no styles applied. I finally pushed the .css file to see if it worked and yes it did.
Where i need help here is how do i make this work. i.e pushing my .scss file without pushing my .css and configure vercel to convert/ compile it.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on jonathanudeh's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord