Skip to content

Feature request: autoprefixer for inline style css #55

@igormakovsky

Description

@igormakovsky

Good day!

I have a lot of unique inline css in a project I'm currently working on and I'm interested if there is a way for autoprefixer to check .php (and .html) files for constructions like, say, <img style="transform:rotate(10deg);"> and make correct vendor prefixes changes inside them? I've been trying to select the whole document and run autoprefixer on it and it does nothing and only works if pure css have been selected.

Is there any way this feature can be added to this awesome brackets extension?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions