Navith
Navith
An alternative option that takes more work to implement: It is also an option not to use the built-in `darkMode`, but disabling it is not possible, so you'd have to...
Implementing fallback without my plugin would be done by changing the order of the `addVariant` calls to change the order they appear in the CSS, and writing `:not` calls like...
Regardless of these workarounds, this plugin and its documentation need to be updated to address this issue. Thanks again for the report.