Replies: 1 comment 1 reply
-
Yes. I have waited for the final feature set / spec and will start to implement these in the next days. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tailwind 2.2.0 introduced a few features like
selection:bg-pink-200
,https://github.com/tailwindlabs/tailwindcss/releases/tag/v2.2.0
Unfortunately they work only in JIT mode (not say in CDN). I think this is one place where twind shim can shine.
Will twind support these new features?
Beta Was this translation helpful? Give feedback.
All reactions