svelte-legos
svelte-legos copied to clipboard
WIP 🚜 A framework for Svelte Utilities 💡 Current status: 78 utilities.
I just installed svelte-legos, and so far am only importing the mediaQuery utility. However I noticed vite/rollup starting to throw this error... `[vite]: Rollup failed to resolve import "$app/navigation" from...
https://svelte-legos.surge.sh/guides/actions/clickOutsideAction/ When trying `clickOutsideAction` in the demo even if I click inside the div itself it will still close it. Tested on: Edge and Firefox. Note: Apologies for the empty...
A simple loading bar for when navigating pages, can be customizable. One component in the +layout.svelte file. thats all