DEV Community

Discussion on: Beginner's guide to SASS

Collapse
 
akanksha_9560 profile image
Aks

you are right, many times we are tempted to write as many abstractions as possible,
but instead in SASS one should think about reusablitiy deeply. Because writing many mixins for everything might create more confusion for developer coming in to work after us.