clean-css icon indicating copy to clipboard operation
clean-css copied to clipboard

Adds support for `transition-behavior` property

Open bes-internal opened this issue 1 year ago • 2 comments

bes-internal avatar May 23 '24 23:05 bes-internal

Any chance this could get merged? I just spent quite a bit of time tracking down weird behavior that turned out to be clean-css removing the transition property when using allow-discrete. This would help a lot 👍

cjohansen avatar Jan 19 '25 13:01 cjohansen

As a point of information in favor of merging this PR: I switched to this branch in one of my projects and ran its test suite, and everything still worked, including the new transition-behavior test that was failing prior to this fix.

magnars avatar Jan 19 '25 13:01 magnars