An open API service indexing awesome lists of open source software.

https://github.com/quartz/styles

🎨
https://github.com/quartz/styles

Last synced: 3 months ago
JSON representation

🎨

Awesome Lists containing this project

README

          

# Quartz Style Dictionary

Quartz design tokens are defined in the [`dictionaries`](/dictionaries) directory.

Build:

```sh
npm i
npm run build
```

Client styles are output in the [`scss`](/scss) and [`swift`](/swift) directories.

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