tomclose
Results
2
issues of
tomclose
This work represents the changes needed to allow for more complicated element transitions. For example, transitioning from `opacity-0` to `opacity-50`: ```html
# Type of PR (feature, enhancement, bug fix, etc.) ## Description Fixes the handling of ```ruby morph '#foo', "Keep me! ``` by making the following tradeoff: ```ruby morph '#foo', "1"...