Skip to content

Commit 6d148fe

Browse files
authored
Merge pull request #3949 from shaedrich/design-system
Add topic "Design system"
2 parents 74262cf + c50b818 commit 6d148fe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

topics/design-system/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
display_name: Design system
3+
short_description: A design system is a way to have modular and reusable CSS components as well as a separation of concerns.
4+
topic: design-system
5+
related: css, design-token, style-guide, css-framework, ui, smacss
6+
wikipedia_url: https://en.wikipedia.org/wiki/Design_system
7+
---
8+
A **design system** is a way to have modular and reusable CSS components as well as a separation of concerns of designing and using this system, by, for examplr, using design tokens.

0 commit comments

Comments
 (0)