0.5.0 • Published 5 years ago

@quesk/brand v0.5.0

Weekly downloads
3
License
MIT
Repository
-
Last release
5 years ago

@quesk/brand

This package at the moment only contains the logo in specific variants.

Installation & Usage

Since this is a public package, you can install the package in your project using yarn or npm. Use one of the following two command to install the package:

$ yarn add @quesk/brand
$ npm install --save @quesk/brand

To use the package, please use the following import lines:

import { Logo } from '@quesk/brand'