Hi @flashpoint,
thanks for your query.
Builderius uses vanilla CSS only. So SCSS is not supported. However, this example can now be written like:
%selectors% {
width: var(--width-max);
...
:hover {
background-color: black;
}
}
And it will work just fine. Of course SCSS offers more but we do not currently support it.
NOTE: this question is related to a PRO only feature, so for those please ask at [email protected] in the future.
NOTE: this question is related to a PRO only feature
For pro or customer support, please contact the developer on their site. This includes pre-sales information.
As the developer is aware, customers may not be supported on this site.
https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products
@builderius Thank you very much for the information.