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: copy css files to dist #15

Merged
merged 1 commit into from
Dec 9, 2020
Merged

fix: copy css files to dist #15

merged 1 commit into from
Dec 9, 2020

Conversation

vickyyyyyyy
Copy link
Member

Currently, we are not copying over non-Typescript files over to our dist folder.
This means we don't end up copying css files which would be needed for some components.

Would fix errors like this:
Screenshot 2020-12-09 at 15 13 38

@vickyyyyyyy vickyyyyyyy requested a review from a team December 9, 2020 15:40
Copy link

@stevenvachon stevenvachon left a comment

Choose a reason for hiding this comment

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

LGTM

@vickyyyyyyy vickyyyyyyy mentioned this pull request Dec 9, 2020
@vickyyyyyyy vickyyyyyyy merged commit 125f9ea into master Dec 9, 2020
@vickyyyyyyy vickyyyyyyy deleted the add-css branch December 9, 2020 15:43
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.

None yet

2 participants