Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/addepar/addepar-style-toolbox
The Addepar Pattern Library
https://github.com/addepar/addepar-style-toolbox
Last synced: about 1 month 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T19:54:58.000Z (9 months ago)
- Last Synced: 2024-10-31T04:18:44.496Z (about 2 months ago)
- Language: SCSS
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 76
- 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 AddeparUsing 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
```