Skip to content

Do something after styles have been updated #37

@gaearon

Description

@gaearon

I want to apply viewport units polyfill on iOS 7 as soon as styles are added dynamically.

It's important I want to do this at runtime because it's optional — and I use ExtractTextPlugin so can't post-process all CSS on client side.

What would be the easiest way to do something after styles have been flushed?
I don't really care about reflows here because it's only for iOS 7.

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