Skip to content

Contributing

cg-mmirca edited this page Sep 22, 2023 · 3 revisions

Contributing

Here you can find important considerations for contributing to the project

1 - Design system

1.1 - Naming pattern

Follow the naming pattern:

[token_category]-[property]-[element]-[variant]-[state]

F.e. for font-size-link-visited we have:

  • category: font
  • property: size
  • element: link
  • variant: default -> not necessary to show in name
  • state: visited -> not necessary to show in name
Clone this wiki locally