Status commit

This commit is contained in:
Zach Leatherman
2023-01-23 08:17:38 -06:00
parent 9acd192d0d
commit 00f82812d0
20 changed files with 85 additions and 61 deletions

View File

@@ -0,0 +1,5 @@
<link rel="stylesheet" href="../../../node_modules/prismjs/themes/prism-okaidia.css">
<link rel="stylesheet" href="./prism-diff.css">
```<template @html="this.syntax || ''" webc:nokeep></template>
<slot></slot>
```