-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46b1fab
commit d3994a0
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
### Tokens are the atoms of the system. Specifically, they are named entities that store visual design attributes. They allow us to maintain a scalable and consistent system when used instead of hard coded values. | ||
### Design tokens are the atoms of the system as [Salesforce](https://www.lightningdesignsystem.com/design-tokens/) describes them. In Vue Design System they are used instead of hard coded values to ensure a better consistency across any platform. | ||
|
||
You’re looking at Vue Design System’s demo <code>design tokens</code>. Everything you see here is editable in Markdown format. To change or remove this content, see [/docs/tokens.md](https://github.com/viljamis/vue-design-system/blob/master/docs/tokens.md). The documentation you see below is auto generated by Vue Design System. To edit how it’s formatted, see [/docs/components/tokens/](https://github.com/viljamis/vue-design-system/blob/master/docs/components/tokens). |