WEB-1344 chore: Add storybook (#4490)
* Add storybbok integration for UI package * Exclude stories from tailwind config * Update gitignore * chore: disable lint stage --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
c0961586a3
commit
e99a7accec
11 changed files with 5320 additions and 649 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -81,4 +81,7 @@ tmp/
|
|||
## packages
|
||||
dist
|
||||
.temp/
|
||||
deploy/selfhost/plane-app/
|
||||
deploy/selfhost/plane-app/
|
||||
## Storybook
|
||||
*storybook.log
|
||||
output.css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue