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

Generate typings #62

Merged
merged 1 commit into from
Aug 27, 2020
Merged

Generate typings #62

merged 1 commit into from
Aug 27, 2020

Conversation

ofekd
Copy link
Contributor

@ofekd ofekd commented Aug 27, 2020

Typescript complains that there are no type declarations. This is an issue discussed in vuejs/vue-cli#1081.

I have added the code from that discussion, and a typings property to package.json.

This has been tested by:

  1. Running yarn build in my local copy
  2. Using in a project with "vue-tailwind": "file:../vue-tailwind"

@alfonsobries alfonsobries merged commit 8de5a96 into alfonsobries:master Aug 27, 2020
@alfonsobries
Copy link
Owner

thanks!

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