Skip to content

Commit d5d6488

Browse files
authored
Shorten short_description
1 parent e34a813 commit d5d6488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/design-system/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
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 of designing and using this system.
3+
short_description: A design system is a way to have modular and reusable CSS components as well as a separation of concerns.
44
topic: design-system
55
related: css, design-token, style-guide, css-framework, ui, smacss
66
wikipedia_url: https://en.wikipedia.org/wiki/Design_system
77
---
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.
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)