estevanmaito/tailwindcss-multi-theme

Variants not applying the correct selectors

estevanmaito opened this issue ยท 1 comments

Use https://github.com/tailwindcss/tailwindcss/blob/master/src/lib/substituteVariantsAtRules.js#L26 as reference for variants generation.

Earlier today I found that focus was not being correctly applied to placeholder pseudo elements. It was fixed in 0b5a4dd but it probably affects every other variants like hover, active etc.

It's not breaking anything, but may not produce the expected result (like any result at all).

Will take a look at it later today or at least tomorrow.

๐ŸŽ‰ This issue has been resolved in version 1.0.3 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€