raviks789 6711654146 Avoid rendering duplicated CSS definitions in var() function calls
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.
2022-07-12 14:48:21 +02:00
..
2022-07-06 14:48:48 +02:00
2022-05-27 14:02:11 +02:00
2022-07-06 14:43:16 +02:00