← Back

Technical comments

Guidelines on creating new components

These are guidelines for designers creating new components that might be useful for your team as well.

  • Prefer composability.
  • Use generic text like “Label” or “Value” in components for text.
  • Use spacing variables within components for any spacing values to keep consistency where possible.
  • Use border radii variables for any border radius variables to keep consistency
  • Any variables, components or styles that refer to another library are strictly forbidden in this file

Figma slots

Wrapper components such as cards, dialogs, sheets etc. are using Figma slots (released March, 2026). You’ll find these purple editable slots across the file, which function simply as markers that something is editable. The general workflow is to delete these and put your own content.