Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```