unocss
unocss copied to clipboard
React Project - Prefixing Properties in Pseudo-classes Causes Hover Content Discrepancy
UnoCSS version
0.57.7
Describe the bug
In my React project, I'm facing an issue with property presets when using prefixes and not using prefixes. The problem specifically arises with the hover state, causing discrepancies in the displayed content.
Reproduction
I've observed this issue particularly when applying prefixes to pseudo-classes like hover. The content displayed on hover is not consistent when using prefixed and non-prefixed properties.
System Info
No response
Validations
- [X] Read the Contributing Guidelines.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- [X] The provided reproduction is a minimal reproducible example of the bug.