Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(package.json): add tailwind build before run storybook #37

Merged

Conversation

mantovanig
Copy link
Contributor

I added the tailwind build before the storybook task.
In this way, we can generate the output.css file and then run storybook.

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #37 (134246e) into master (b7afcfd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          495       495           
  Branches        77        77           
=========================================
  Hits           495       495           
Flag Coverage Δ
unittest 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7afcfd...134246e. Read the comment docs.

Copy link
Owner

@estevanmaito estevanmaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your time 🙏🏻

@estevanmaito estevanmaito merged commit 6536826 into estevanmaito:master May 13, 2021
@estevanmaito estevanmaito mentioned this pull request May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants