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 88e6c24 commit 1011a5cCopy full SHA for 1011a5c
docs/styling/tailwind.md
@@ -125,7 +125,7 @@ The bg-background class uses the --background variable (defined in the CSS file)
125
126
## Dynamic Styling
127
128
-You can style a component based of a condtion using `rx.cond` or `rx.match`.
+You can style a component based of a condition using `rx.cond` or `rx.match`.
129
130
```python demo exec
131
class TailwindState(rx.State):
0 commit comments