Skip to content

Commit b4edf24

Browse files
eslteacher902010coseeian
authored andcommitted
switch to relative path
1 parent 6304853 commit b4edf24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/AnnotatedCode/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
import { codeToHtml } from 'shiki';
3-
import "/Users/paulkniaz/p5.js-website/styles/global.scss";
3+
import "../../../styles/global.scss";
44
55
66
import { JSDOM } from 'jsdom';

0 commit comments

Comments
 (0)