Skip to content

Commit efa972a

Browse files
eslteacher902010ksen0
authored andcommitted
update global scss
1 parent 2323246 commit efa972a

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)