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

Typescript defintion mismatched #217

Open
roderickhsiao opened this issue Apr 1, 2023 · 0 comments
Open

Typescript defintion mismatched #217

roderickhsiao opened this issue Apr 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@roderickhsiao
Copy link

roderickhsiao commented Apr 1, 2023

Thanks for the library!

The new Tailwind adds support for config type definition
https://github.com/tailwindlabs/tailwindcss/blob/master/types/config.d.ts

https://tailwindcss.com/blog/tailwindcss-v3-3

the config type definition seems to change a bit with https://github.com/brc-dd/animated-tailwindcss/blob/main/src/types.ts
e.g. fontSize

We probably can just port the tailwind type definition

@brc-dd brc-dd added the bug Something isn't working label Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants