fix: markdown css missing

This commit is contained in:
xfy
2025-05-19 15:31:18 +08:00
parent dd8b20b015
commit 6b97a52472
5 changed files with 8 additions and 2 deletions

View File

@ -66,7 +66,12 @@ let UseColorModeReturn { mode, set_mode, .. } = use_color_mode_with_options(
provide_context((mode, set_mode));
```
![](Pasted%20image%2020241011164933.png)
<Image
src={'/images/p/leptos-dark-mode/dark-mode.png'}
alt="local storage key"
width="735"
height="90"
/>
## Library