mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
docs: prerender for gh pages
This commit is contained in:
parent
bcc7058ddf
commit
f0b270b9bc
6 changed files with 13 additions and 11 deletions
|
@ -1,6 +1,8 @@
|
|||
<script>
|
||||
import { Router } from "@sveltech/routify";
|
||||
import { Router, basepath } from "@sveltech/routify";
|
||||
import { routes } from "../.routify/routes";
|
||||
|
||||
$basepath = "/carbon-components-svelte";
|
||||
</script>
|
||||
|
||||
<style lang="scss" global>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue