Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 618 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 618 Bytes

@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