linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

Conflict Warnings & Resolutions involving css variables #470

Open chriseppstein opened 3 years ago

chriseppstein commented 3 years ago

When a property's value has custom variables, the conflict detection seems to throw up its hands and just ignore the issue. When a resolution is specified towards a value that contains a css variable, the resolution value ends up being inherit instead.