Skip to content

Conversation

j3l11234
Copy link

In my case I want to add background-color transition.
I think customization the createTransitionString function is a good way, Because we may add other transition.

{
  transition: transform 500ms ease-in-out 0ms, opacity 500ms ease-in-out 0ms, background-color 500ms ease-in-out 2000ms;
}

@joshwcomeau
Copy link
Owner

hi @j3l11234,

Sorry I never addressed this. This project has been on the back burner for me, in a totally different kitchen.

I'm not looking to add any more features to this repo, I don't have time to maintain it as-is. Glad that you've found functionality that is useful though! I'll leave this PR open so others can discover it / use your fork if they also need this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants