95 - Try Skeleton UI + Flowbite Svelte
Livestream
https://www.skeleton.dev/blog/skeleton-plus-flowbite - This article use HTML Flowbite components, I’ll try with Flowbite Svelte instead
#til Svelte Inspector plugin - holding Shift+⌘
to inspect element, click to edit in editor
#til Popper is now Floating UI
#til #css place-items
is CSS shorthand for align-items
and justify-items
#til #css display: flex
will stretch items in the cross axis, since it’s default behavior of align-items
is stretch
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS\_Flexible\_Box\_Layout/Aligning\_Items\_in\_a\_Flex\_Container