0.11.6 • Published 3 years ago

storybook-contrast v0.11.6

Weekly downloads
60
License
MIT
Repository
github
Last release
3 years ago

npm.io

This addon is used to show Contrast handoff tool in the addon panel.

Demo

Check out a demo here :)

Demo

Getting Started

  1. Install the Addon
yarn add storybook-contrast
  1. Add the following to your .storybook/main.js exports:
module.exports = {
    addons: ["storybook-contrast"]
};
  1. Add script tag to your .storybook/preview-head.html. More info on preview-head here
<script
    id="contrast-snippet"
    src="http://contrast-snippet.s3.amazonaws.com/contrast-snippet.js"
></script>
  1. Open Contrast Addon in Storybook

Support

Questions or feedback? You can reach us at support@contrast.app or through chat in the app.

Documentation

https://help.contrast.app/52b293cd09494a609de1848c315b5bd7

0.11.6

3 years ago

0.11.4

3 years ago

0.11.3

3 years ago

0.11.1

3 years ago

0.8.1

3 years ago

0.11.0

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.1

3 years ago

0.6.1

3 years ago

0.5.1

4 years ago

0.4.0

4 years ago

0.2.1

4 years ago

0.2.2

4 years ago

0.1.10

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.1

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago