This repository was archived by the owner on Nov 6, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
Svelte Components Library
NotificationsYou must be signed in to change notification settings
whizzes/exo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Install
@whizzes/exo
npm i -D @whizzes/exo
- Import styles in the
+layout.svelte
script section
import'@whizzes/exo/dist/styles.css';
bun run story:dev
Include Exo as a local dependecy by clonning and building the project locally.
"@whizzes/exo":"file:../exo",
Every time you open a new pull request, Cloudflare Pages will create a uniquepreview URL, which will stay updated as you continue to push new commits to thebranch. This is only true when pull requests originate from the repositoryitself.
Check out all the available controls in their book: controls.histoire.dev.https://sveltesociety.dev/recipes/testing-and-debugging/unit-testing-svelte-component