3-column-prevew-card-component implementing Dart Sass
Design comparison
Solution retrospective
Hello everyone!
I'm finally jumping to @use Dart Sass :D I'm still trying to adjust my files management and workflow, and getting BEM into my head; feel pretty good with this one.
As always any feedback is apreciated.
Happy Coding!
Community feedback
- @tedikoPosted over 3 years ago
Hello, hagureshinma! 👋
Great work! Your BEM looks very good. About Sass file management - i would suggest you to keep media queries in files where you use them. It would be very uncomfortable to keep jumping into another file to see how the element behaves after applying media queries styles. Look into my projects to see how i manage to do this. I use MIXINS for breakpoints. Also read about Sass 7-1 pattern to keep your files orginazed.
Good luck with that, have fun coding! 💪
1
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