Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in srcset attribute #16

Open
khmelevskii opened this issue Dec 26, 2014 · 2 comments
Open

Not working in srcset attribute #16

khmelevskii opened this issue Dec 26, 2014 · 2 comments

Comments

@khmelevskii
Copy link

No description provided.

@tenphi
Copy link
Contributor

tenphi commented Dec 27, 2014

Did you try replace mode?

@khmelevskii
Copy link
Author

Replace in srcset attribute isn't working in replace and regex mode.

Example:
source

<img src="/img/logo.png" srcset="/img/logo.png 1x, /img/[email protected] 2x">

output

<img src=/img/logo-880e7a67.png srcset="/img/logo.png 1x, /img/[email protected] 2x">

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

No branches or pull requests

2 participants