Submitted about 1 year ago
3 Column Preview Card Component using Tailwind CSS
@BrettSiedschlag
Design comparison
SolutionDesign
Solution retrospective
This was a pretty simple project, so I only have one question. Does the project look right in GitHub pages, or did I do that wrong? Thanks!
Community feedback
- @Dev-TronPosted about 1 year ago
Hello sir, this is actually quite a simple fix. This line: "<link href="/dist/output.css" rel="stylesheet">" located in the head of your html file should probably be: "<link href="/input.css" rel="stylesheet">" In other words just correct the path at which the css file is located in the structure. This may solve your problem.
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