• Bart S, almost 5 years ago

    If you're making every possible modal a seperate component the system isn't going to scale that well. I'd only recommend that for very small projects. The answer to your question also kinda depends on if you're building a actual component library or a sketch file containing all your components. I prefer using something like BEM naming.

    7 points