# Style guide V4 Company

Style guide V4 Company with domains and themes to be uploaded to <a href="https://www.npmjs.com/package/v4web-components">v4web-components</a> and its dependents.

## How it works

All of the design tokens and assets are in this package. Make any changes to suit your needs. This package has CSS.

To get started, run

```
$ yarn install
$ yarn build
```

## Using v4design-token

Add package in root of the your project

```
import "dist/<domain>/<theme>/<format>"
```

domain: Internal-Domain

    theme: HQ_FC

domain: External-Domain

    theme: Account-Interface
