It's a little jank, but it works. The consumer absolutely MUST have a file at `$lib/styles/tailwind.css` that contains all necessary tailwind imports AND also imports the `src/lib/styles/base.css` file from sui. WILL address this in another commit.
Fixes to package naming, sveltekit version mixups, local import extensions, tailwind app.css imports, tailwind references.
recreated package using sv, marking correctly as a library. seems I was missing some sveltekit tooling somewhere along the way otherwise.