Submitted over 4 years ago
Dashboard using CSS grid & flexbox, dark mode using CSS variables
@ronnparcia
Design comparison
SolutionDesign
Solution retrospective
I'd like feedback regarding my use of <span> tags (if it was appropriate) and my first-time use of SASS. Thanks!
Community feedback
- @shashiloPosted over 4 years ago
Fantastic job Ronn. Your code is super clean. Great usage of BEM and your SASS usage was good too. I use
<span>
the same way you do. Usually you see it being over used, but in this solution, it's used very well. This is a small project, but look into the [7-1 pattern][https://sass-guidelin.es/#the-7-1-pattern] to organize your SASS files.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