what do you guys really mean by design system ? #14255
Replies: 3 comments 1 reply
-
Not sure exactly what they mean specifically (not a maintainer), but generally a design system is a sort of manual of style, but in this case it refers to the limited variants included such as colors, sizes, margins, etc. Generally a design system also includes guides on how to organise things and use different styles, but that is beyond the scope of tailwind (and would also alienate anyone using the tailwind arcitecture with a different design system). |
Beta Was this translation helpful? Give feedback.
-
The term "design system" in the context refers to a set of predefined styles and principles that ensure consistency across a user interface (UI). When the documentation mentions that utilities help in "choosing styles from a predefined design system," it means that you are selecting from a set of standardized options for various design elements like spacing, color and more. So, I believe the "design system" encompasses all the predefined styles (spacing, color, typography, borders, shadows, etc.) which are designed to work together harmoniously. This approach aims to make your UI more uniform and predictable, reducing the likelihood of inconsistencies. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i am frustrated with design system , the official doc says "With utilities, you’re choosing styles from a predefined design system, which makes it much easier to build visually consistent UIs" ,in the context , does it mean the spacing , color, margin, or other things ? it is not reasonabaly clear .
i appreciate someone providing some clearn and nonarbitrary explanation.
Beta Was this translation helpful? Give feedback.
All reactions