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

chore: correctly type annotate tailwind.config.ts's config when using typescript #365

Merged
merged 3 commits into from
May 19, 2024

Conversation

AdrianGonz97
Copy link
Contributor

closes #348

Went with the as Config route as it was the easiest to implement with relatively low risk of causing side-effects down the line.

@manuel3108 manuel3108 merged commit 8abea83 into svelte-add:main May 19, 2024
1 of 2 checks passed
@github-actions github-actions bot mentioned this pull request May 19, 2024
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.

Correctly type annotate the config for the tailwind.config.ts
2 participants