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 a10d21f commit 000b61bCopy full SHA for 000b61b
README.md
@@ -58,7 +58,7 @@ In addition to using one of the [container sizes](#configuration) provided by de
58
59
```html
60
<div class="@container">
61
- <div class="@[17.5rem]:underline"></div>
+ <div class="@[17.5rem]:underline">
62
<!-- This text will be underlined when the container is larger than `17.5rem` -->
63
</div>
64
0 commit comments