Cameron Ball
Cameron Ball
Hi! 👋 I couldn't find anything on the internet or any duplicate issues for this, so raising my own. I have an issue where I'll import a valid Checkstyle XML...
## TL;DR The `direction` prop from the [vaul-svelte](https://github.com/huntabyte/vaul-svelte) component is honoured in shadcn-svelte's `Drawer` component, but has some hard-coded styling making any direction other than a bottom-opening drawer unusable. ##...
When I migrated from Tailwind v3 to v4, I noticed some weird behaviour with the `Jellyfish` component; it had a weird white border:  After some debugging, I figured out...