mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-30 18:44:24 +02:00
In `Call::compile()` in case we have CSS var() function calls and the keyword value of the function call prefixed by `--` and color property name prefixed by `@` are same, then avoid generation of duplicate CSS definitions.