Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjennings committed Jul 17, 2022
1 parent ad66cc0 commit 1444fcb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,6 @@ export default defineConfig({
plugins: [examples]
})

// or svelte.config.js if you're using SvelteKit
import examples from 'mdsvexamples/vite'

const config = {
kit: {
/* ... */
vite: {
plugins: [examples]
}
},
}

export default config

```
Expand Down

0 comments on commit 1444fcb

Please sign in to comment.