[
https://issues.apache.org/jira/browse/NETBEANS-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bläsing resolved NETBEANS-1693.
----------------------------------------
Resolution: Duplicate
> Errors in CSS variables
> -----------------------
>
> Key: NETBEANS-1693
> URL: https://issues.apache.org/jira/browse/NETBEANS-1693
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 10.0
> Reporter: Los Vitaly
> Priority: Major
> Attachments: netbeans_var.png
>
>
>
> NB 10 don't understand CSS variables like
>
> {code:java}
> element {
> --main-bg-color: brown;
> }
> element {
> background-color: var(--main-bg-color);
> }
> {code}
> {{ }}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists