@hedviginsurance/brand
v5.0.3
Published
The hedvig brand package
Downloads
765
Keywords
Readme
Hedvig Brand
Everything brand related 💅
Javascript
yarn add @hedviginsurance/brand
Colors
import { colors } from '@hedviginsurance/brand'
// see colors.ts for available colors
colors.GREEN // etc
Fonts
import { fonts } from '@hedviginsurance/brand'
fonts.SORAY
Publishing this package
This package can be manually published by Github Actions.
Go to Publish to NPM action
Click "Run workflow" and enter which version you want to publish
The version will be published to NPM and a corresponding tag will be pushed to main branch