https://github.com/addepar/addepar-style-toolbox
The Addepar Pattern Library
https://github.com/addepar/addepar-style-toolbox
Last synced: over 1 year ago
JSON representation
The Addepar Pattern Library
- Host: GitHub
- URL: https://github.com/addepar/addepar-style-toolbox
- Owner: Addepar
- Created: 2018-02-26T22:52:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T19:54:58.000Z (about 2 years ago)
- Last Synced: 2025-02-16T22:17:09.185Z (over 1 year ago)
- Language: SCSS
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 77
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# @addepar/style-toolbox
This package collects a set of fonts and scss style files which are used by
various applications at Addepar
Using this dependency is not best practice. Internal Addepar codebases should
defer to Addepar's design system and APL design tokens for a style baseline and
font configuration.
# Installation
```
# Install via npm/yarn like anything else
npm install --save-dev @addepar/style-toolbox
```
This package is published without a build. You can rely on paths as they are
in source code on disk.
This package has meta-data making it an Ember v2 addon.
# Release
```
yarn release
```