We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2475a6 commit 4987992Copy full SHA for 4987992
pages/projects.tsx
@@ -7,6 +7,7 @@ import Footer from '@components/footer'
7
8
import { web, text, art } from '@lib/projects'
9
import styles from '@styles/project.module.css'
10
+import { PATH_CONFIG } from '../config'
11
12
const unna = Unna({
13
subsets: [],
0 commit comments