Skip to content

Latest commit

History

History
14 lines (9 loc) 路 382 Bytes

File metadata and controls

14 lines (9 loc) 路 382 Bytes

Quartz Style Dictionary

Quartz design tokens are defined in the dictionaries directory.

Build:

npm i
npm run build

Client styles are output in the scss and swift directories.

For easy client usage, this repo is an NPM module (see package.json) and a Swift package (see Package.swift).