summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
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';"