Skip to content

layout_dia#1169

Open
232567 wants to merge 3 commits into
mate-academy:masterfrom
232567:develop
Open

layout_dia#1169
232567 wants to merge 3 commits into
mate-academy:masterfrom
232567:develop

Conversation

@232567
Copy link
Copy Markdown

@232567 232567 commented Apr 9, 2026

@232567
Copy link
Copy Markdown
Author

232567 commented Apr 9, 2026

DEMO LINK.

Copy link
Copy Markdown

@raulriato raulriato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems you used the sass compiler to run the project. This is wrong because it creates files on your project and they cause problems on linting.

Make sure to use the npm start to run your project instead.

You need to delete the files generated by the compiler (main.css and main.css.map).

Then you should run npm start and npm test again, to make sure averything works. Don't forget to follow the Guide

@232567 232567 requested a review from raulriato April 11, 2026 07:14
Copy link
Copy Markdown

@pedro-ruas pedro-ruas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Page has no styling applied, you are trying to use a file that doesn't exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants