Replies: 2 comments 1 reply
-
We have started to port typography as @twind/typography. You can find an example in https://github.com/tw-in-js/example-svelte. There are some features missing (like theming of prose). Forms is still open but planned. For compatibility reasons we are thinking about if we could support tailwindcss plugins within twind. We can not support the whole plugin API but the parts (80%) that are most commonly used maybe possible. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have created an issue #32 to track what needs to be done to support tailwind plugins. Feel free to add your input. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
First of all, your project looks great! I was wondering if there is a way to use tailwind plugins like typography or forms with this library, or we have to implement it ourself?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions