Design comparison
SolutionDesign
Solution retrospective
Is it really faster to use preprocessors for styling?
Community feedback
- @hyrongennikePosted about 2 years ago
Hi @alex1991tikhomirov,
To answer your question yes but it depends on the structure of your HTML and the class naming convention you use. BEM works really with SASS nesting for example but I personally don't use BEM. Also there are other features of SASS like variables, mixins, inheritance, partials that make your project structure easier to understand and navigate.
Marked as helpful1@alex1991tikhomirovPosted about 2 years ago@hyrongennike thanks a lot for sharing your experience. I appreciate that.
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