bug: ignores error if theme folder does not exist

This commit is contained in:
gyoder 2025-07-08 11:44:13 -06:00
parent 23885aba3f
commit 88c262fe64
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -363,7 +363,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f29e4755b7b995046f510a7520c42b2fed58b77bd94d5a87a8eb43d2fd126da8"
dependencies = [
"cssparser",
"html5ever",
"html5ever 0.26.0",
"indexmap 1.9.3",
"matches",
"selectors",