@input-output-hk/front-end-themes

1.2.6 • Public • Published

IOHK Front-end Themes

Theme configuration for multiple brands being worked on by IOHK.

Installation

npm i --save @input-output-hk/front-end-themes

or

yarn add @input-output-hk/front-end-themes

Usage

import { iohk, cardano, atala } from '@input-output-hk/front-end-themes'

...

console.log({
  themes: { iohk, cardano }
})

Theme structure

TODO

Readme

Keywords

Package Sidebar

Install

npm i @input-output-hk/front-end-themes

Weekly Downloads

23

Version

1.2.6

License

MIT

Unpacked Size

68.4 kB

Total Files

17

Last publish

Collaborators

  • martinhunt
  • scottdarby
  • robertmiohk
  • iohkwebdev