summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAshelyn Rose <git@ashen.earth>2025-03-22 18:02:52 -0600
committerAshelyn Rose <git@ashen.earth>2025-03-22 18:02:52 -0600
commitf5f542777febe6a2a4463bb8042e9a72e628e724 (patch)
treec7cb33a5bbb023f99e1c012af55e6819f26c5c93 /Cargo.toml
parent2bf70606fc62c989973f84f2961df2d42d7f9c04 (diff)
Fonts
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ffc006..68a9c52 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -62,4 +62,4 @@ lib-profile-release = "wasm-release"
 output_file="./.generated-style.scss"
 folders = ["./src/"]
 extensions = [".module.css"]
-scss_prelude = "@import './global.scss';"
+scss_prelude = "@import './styles/global.scss';"