Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

HTML, SCSS

@fazzaamiarso

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello! Learning to use SASS here. I would love some help on how to upload sass file on github page. Worked fine in VS code, but when uploaded to github, the styling doesn't show. Any suggestions? Very much Appreciate your help, Thank you in advance!!

Community feedback

@manojks092

Posted

when working with SASS you need to convert the SASS file to CSS you can use online tools or PostCSS tools or task runners such as Gulp , grunt etc. And then upload the converted file (your css file) in the github, also upload you html files. Make sure the path you give to the css file is correct in html file.Then deploy the page.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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