We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be25f0 commit 18cdf70Copy full SHA for 18cdf70
docs/book/src/interlude_styling.md
@@ -50,7 +50,7 @@ use stylers::style;
50
#[component]
51
pub fn App() -> impl IntoView {
52
let styler_class = style! { "App",
53
- #two{
+ ##two{
54
color: blue;
55
}
56
div.one{
0 commit comments