chore: remove unused dependency
This commit is contained in:
parent
fe1cdc3830
commit
df0685d0f8
3 changed files with 11 additions and 101 deletions
|
@ -16,7 +16,6 @@
|
|||
"@developomp-site/theme": "workspace:*",
|
||||
"@emotion/css": "^11.11.2",
|
||||
"@fontsource/noto-sans-kr": "^5.0.3",
|
||||
"@fontsource/source-code-pro": "^5.0.3",
|
||||
"@inqling/svelte-icons": "^3.3.2",
|
||||
"@sveltejs/adapter-static": "^2.0.2",
|
||||
"@sveltejs/kit": "^1.20.5",
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
@import "@fontsource/noto-sans-kr/400.css";
|
||||
@import "@fontsource/noto-sans-kr/700.css";
|
||||
@import "@fontsource/source-code-pro";
|
||||
|
||||
body {
|
||||
/* SvelteKit has 8px margin by default for some reason */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue