Skip to content

Commit

Permalink
add nonworking version
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio committed Sep 10, 2022
1 parent ec9420c commit 3ad6400
Show file tree
Hide file tree
Showing 4 changed files with 1,875 additions and 74 deletions.
8 changes: 8 additions & 0 deletions histoire.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import { defineConfig } from 'histoire'
import { HstSvelte } from '@histoire/plugin-svelte'

export default defineConfig({
plugins: [
HstSvelte(),
],
})
Loading

0 comments on commit 3ad6400

Please sign in to comment.