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

Support for tailwind V4 #53

Open
Prisoner2-6-7 opened this issue Mar 7, 2025 · 3 comments
Open

Support for tailwind V4 #53

Prisoner2-6-7 opened this issue Mar 7, 2025 · 3 comments

Comments

@Prisoner2-6-7
Copy link

Prisoner2-6-7 commented Mar 7, 2025

in src/app.css.

@import 'tailwindcss';
@plugin '@tailwindcss/forms';
@plugin '@tailwindcss/typography';
@config "../tailwind.config.ts"

Just for future reference, since svelte by default moved to tailwind V4. tailwind config doesnt work by default anymore

@SikandarJODD
Copy link
Owner

Yeep i know i am waiting for good animation library for svelte ..so i can recreate all animations components
There are no animation lib at present

@Prisoner2-6-7
Copy link
Author

is it possible due to tailwind v4 the animation not working as expected? For example the Pulsating Button corners arent round, Meteor shower isnt showing only the text shows and other problems

@SikandarJODD
Copy link
Owner

oo it might be will try to rebuild with svelte 5 and tailwind 4 in new repo - new project as i am not able to migrate this one
Thanks for info

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

No branches or pull requests

2 participants