mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-06 23:10:14 +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.