What is a Design System?
⚡What is a Design System
@webinsane
Design systems are a crucial part of any design. It is a well documented style and components guide that truly helps not just the designer, but the whole team.
When I document buttons I write something like this: For hover states we are using a 5% darken sass function. For pressed buttons we are using both 5% darken on the fill and 30% lighten on the 3px border.