2.0.1 • Published 3 days ago

@toptal/davinci-storybook-theme v2.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 days ago

Theming

We provide a custom theme for storybook

Usage

// .storybook/manager.js

import { addons } from '@storybook/addons'
import theme from '@toptal/davinci-storybook-theme'

addons.setConfig({
  theme,
  // optional
  brandTitle: 'Project name',
})

Customization

All styles are customizable. For details, check the official documentation.

2.0.1

11 days ago

2.0.0

2 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

11 months ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago