Skip to main content
Signet Design System

Signet Design System

Get started

Patterns Layout

Use components as building blocks to create new digital products - usage, visual accessibility guidelines, and code included.

Start Building

Design Tokens

A Style Dictionary, a single place to create and edit your styles. With a single command, you can make them available for all.

Explore Design Tokens

UX Principles

Use components as building blocks to create new digital products - usage, visual accessibility guidelines, and code included.

Learn the Essential

Cross Platform Components

Learn about every updated components to viewports from the core team.

Recently updated components:

See Demo

DESIGN

React

Vue

Angular

Open Drawer from rightI'm not a millionaire. I thought I would be by the time I was 30, but I wasn't even close. Then I thought maybe by 40, but by 40 I had less money than I did when I was 30.
Design Tokens

Write CSS Styles withDesign Tokens

What is a Design Token?

A design token is a variable-name-spacing used to represent actual values such as color hexadecimal values. For example, color #fff can be represented as epi-white

How it works

Centralised design tokens make visual updates to your products happen nearly automatically.

  • Designer updates the central design token repository on Figma

  • CI/CD generates an updated NPM package.

  • Product teams update pull update, recompile, and release!

  • Zero frontend developer effort!

Design System