fixed as suggested in https://git.lix.systems/the-distro/floral.systems/pulls/7/files#issuecomment-7002
Let's avoiding adding more things to the global scope and start removing all of these defs soon. They were a hack for the name, and at this point an actual $lib/consts.ts
is warranted if we decide we really need this, which I think we don't.
I don't mind this but, I'm curious what your reasoning is?
huhh. that's pretty absurd of it. you could workaround with {#each} and a {#snippet}
But we'll want to take this vague idea into docs for some featured usecases we write about, a bit like the "Learn by example." bit on bun's website. But probably more colorful.
the font-aladin
& text-coral-970
here foul skimmers.
Nit/general: I find it unlikely we'll have PackageTile
s on many pages, so a {#snippet}
would be more appropriate to not pollute the $lib/components
scope, which should be when you're expecting usage from multiple components.