Transition Packages

@digitaledgeit/transition-auto

CSS transitions don't work on elements with height: auto. They can kind of be implemented with max-height: some-fixed-height but the transition timing is never right. This function sets the width/height of an element to be the same as its computed value a

0.2.1 • Published 10 years ago