Skip to content

Commit 6304853

Browse files
eslteacher902010coseeian
authored andcommitted
update global scss
1 parent 64cdb47 commit 6304853

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/components/AnnotatedCode/index.astro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
import { codeToHtml } from 'shiki';
3+
import "/Users/paulkniaz/p5.js-website/styles/global.scss";
4+
5+
36
import { JSDOM } from 'jsdom';
47
const { props } = Astro;
58

0 commit comments

Comments
 (0)