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.
data-slot
1 parent 75169e4 commit a333c84Copy full SHA for a333c84
src/blog/vanilla-js-support-for-tailwind-plus/index.mdx
@@ -108,7 +108,7 @@ And here's what it looks like to build a [custom select](https://tailwindcss.com
108
</span>
109
</div>
110
<span class="group-not-aria-selected/option:hidden group-focus/option:text-white in-[el-selectedcontent]:hidden ...">
111
- <svg viewBox="0 0 20 20" fill="currentColor" data-slot="icon" aria-hidden="true" class="size-5">
+ <svg viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="size-5">
112
<!-- ... -->
113
</svg>
114
0 commit comments