Stefan

Results 37 comments of Stefan

Is it possible for you to create a minimal reproducible example? Without anything just using SolidStart and SSR, 2 pages and a simple carrousel. Thanks in advance. :)

Unfortunatelly JS support is not really polished yet and it's missing some stuff (like jsconfig & a utils.js). But the next big project is updating & polishing the cli and...

Thanks for the feedback :) This will be added to the list for the next PR which will focus on updating and polishing the CLI.

thanks for all the feedback :) for now v4 support is not planned since I only have limited time due to our newborn and I want so solve all the...

> this one, do you have an exhaustive list to add support for Unfortunatelly I don't have a CONTRIBUTION.md or a list of what needs to be done or how...

> The tailwind config I shared is already working with v4 and SolidUi, since it is what I use on my own project :) So i'll use this as a...

shadcn slightly changed the colors: https://github.com/shadcn-ui/ui/blob/8d5d62f9d996204f515e2001856ca8aab48fca1a/apps/www/public/r/colors/zinc.json#L100-L167 PR: https://github.com/shadcn-ui/ui/pull/6903/ /edit: there is also now a tailwind v4 compatible alternative for tailwind animate https://ui.shadcn.com/docs/tailwind-v4#march-19-2025---deprecate-tailwindcss-animate https://github.com/Wombosvideo/tw-animate-css

> [@stefan-karger](https://github.com/stefan-karger) Hello :) > > I plan on copying the entire CLI from ShadCn and replace the existing one in Soilid-UI. Is that ok with you ?? That way...

finally managed to finish the base of the new docs design :) I only need to set up the `build-registry` script to make the `` work and then it's time...