From f5f542777febe6a2a4463bb8042e9a72e628e724 Mon Sep 17 00:00:00 2001 From: Ashelyn Rose Date: Sat, 22 Mar 2025 18:02:52 -0600 Subject: Fonts --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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';" -- cgit 1.4.1