We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when using the following:
<div class="border:${divider-size}|${divider-border-style,solid}|${divider-color}"> border </div>
results in:
border: var(--darkreader-border--divider-size) var(--darkreader-border--divider-border-style, solid) var(--darkreader-border--divider-color) solid;
https://rc.css.master.co/play/r6sua7dc8iyo
No response
The text was updated successfully, but these errors were encountered:
659f112
🎉 This issue has been resolved in version 2.0.0-rc.36 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
No branches or pull requests
Description
when using the following:
results in:
Reproduction
https://rc.css.master.co/play/r6sua7dc8iyo
System Informations
No response
The text was updated successfully, but these errors were encountered: