Skip to content

Multiple transition properties #2

Description

@IngoVals

Does anyone have a good idea about how to handle multiple transition properties. I've heard it mentioned that transition-property: all can come at a performance cost.

I guess automatically combining each property would result in a lot of unneeded stylings.

Currently this can be solved by just adding a new line to transitionProperty like this.

'bgandcolor': 'background, color', ( I really need a better naming convention ).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions