https://github.com/patocallaghan/taskbox
https://github.com/patocallaghan/taskbox
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patocallaghan/taskbox
- Owner: patocallaghan
- License: mit
- Created: 2021-06-22T11:30:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T11:36:29.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T17:54:05.561Z (4 months ago)
- Language: CSS
- Size: 527 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testing `inPercy` with a Storybook + @percy/storybook 4.x integration
Run the following command
```js
yarn percy storybook:start --port=9009 --static-dir=./public --verbose
```The primary button should be blue in the local storybook but purple when snapshotted in Percy.