@upvest/insignia-support
v0.11.0
Published
Variables and functions for use in our components.
Downloads
5
Keywords
Readme
Insignia Support
Support files are variables and functions that we import into different bases for use across components, objects, and utilities. Sharing these common properties accross Upvest helps us to keep our styles consistent.
Most of the time, to include these you will only need to add
import * as Support from '@upvest/insignia-support'
. If you want only a specific module, you can import it separately.
This repository is a package of the full insignia repository.
License
Copyright © 2018-present Upvest GmbH. All rights reserved.
See LICENSE in the root directory of this source tree for complete license information.