docs: fix hidden #two

This commit is contained in:
Jesse He
2023-10-06 04:31:23 -07:00
committed by GitHub
parent 1be25f0f47
commit 18cdf70864

View File

@@ -50,7 +50,7 @@ use stylers::style;
#[component]
pub fn App() -> impl IntoView {
let styler_class = style! { "App",
#two{
##two{
color: blue;
}
div.one{