Design comparison
Solution retrospective
Hello, this is my second project using SASS and BEM 👀
• I have a lot of difficulty naming the classes 🥺
Any feedback will be appreciate. 😁💕
Community feedback
- @vinicius-virtuosoPosted almost 3 years ago
in the stylesheet path, put a " . / " to say that the path source is at the same level as index.html.
<link rel="stylesheet" href="./dist/style.css">Marked as helpful1@Skyz03Posted almost 3 years ago@vinicius-virtuoso Yeah his styles are really missing.
Marked as helpful0@othiagomoreiraPosted almost 3 years ago@vinicius-virtuoso Thank you very much for your help, I have already resolved the error. I was sick and couldn't log into the computer for almost 1 month, but now I'm back to school!
1 - @Skyz03Posted almost 3 years ago
I would also recommend this naming
BEM cheet sheet
to you. link: https://9elements.com/bem-cheat-sheet/ Hope you find it useful .. Keep up the good work.Marked as helpful0
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