Design comparison
SolutionDesign
Solution retrospective
Hi Everyone, just completed this challenge Loopstudios landing page. I have a problem with my github pages because it seems like the Index.html file doesn't recognized the link files in it. Thank you!
Community feedback
- @MarlonPassos-gitPosted about 3 years ago
I think the problem is the slash before the "dist", try to use it like this:
<link rel="stylesheet" type="text/css" href="dist/css/main.css">
Marked as helpful1@CHRISTIANGLENOGOPosted about 3 years ago@MarlonPassos-git Thank you It works. I think I have another trouble the background image doesn't appear maybe because of the location of the css file..
0
Please log in to post a comment
Log in with GitHubJoin 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