Skip to content

Patch changes to DOM attribute values in elements panel across different chrome windows? #19

@Joead

Description

@Joead

This is more of a feature request rather than a bug:

Is it possible to patch any changes made to the value of DOM attributes within the elements panel across different chrome dev tools windows?

i.e. When tweaking a responsive site I have a window open for each breakpoint. With LiveStyle enabled updates to css via dev tools is automatically shown in all windows.

However if I change <body class="some-class"> to <body class="different-class"> in the elements panel in dev tools it won't change the value in any of the other windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions