Full documentation is available at sijakret.github.io/lit-transition. Docs source is in the docs folder. To build the library and the docs yourself, clone it run npm ...
@keyframes colors { 0% { background-color: red; } 20% { background-color: orange; } 40% { background-color: yellow; } 60% { background-color: green; } 80% ...