SvelteKit

Links

Wiki link: about

Wiki link alias: README.md

External link: Repo

Code block

<script>
  import Example from '$lib/Example.svelte';
</script>

<h1>Hello Prism</h1>

<Example />

<style>
  h1 {
    color: #0dd;
  }
</style>

Color Palette

Stuff

undefined