https://github.com/quartz/styles
🎨
https://github.com/quartz/styles
Last synced: 3 months ago
JSON representation
🎨
- Host: GitHub
- URL: https://github.com/quartz/styles
- Owner: Quartz
- Created: 2020-05-26T18:34:12.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T17:25:47.000Z (almost 4 years ago)
- Last Synced: 2025-01-12T01:59:10.500Z (over 1 year ago)
- Language: SCSS
- Homepage:
- Size: 132 KB
- Stars: 2
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)).