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 e52df52 commit 145ccecCopy full SHA for 145ccec
README.md
@@ -45,6 +45,10 @@ There is no plan to support Apple platforms until there is official support from
45
46
### styles
47
48
+The `ModifierOrAttrsScope.styles` function and the `StyleScope` class provide a universal interface for `Modifier`s and CSS styles.
49
+
50
+The functions in `StyleScope`:
51
52
- `height`
53
- `margin`
54
- `width`
0 commit comments