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

any intention to replace background-image in inline style? #32

Open
mohamnag opened this issue Nov 10, 2015 · 3 comments
Open

any intention to replace background-image in inline style? #32

mohamnag opened this issue Nov 10, 2015 · 3 comments

Comments

@mohamnag
Copy link

I'm using some static site generator and it is impossible to use predefined classes for dynamic images. therefore such images are used directly as inline images inside HTML. however this plugin does not support that as stated explicitly in readme.

Is there a plan to change this or is it a no-way change?

@XhmikosR
Copy link
Contributor

This should do what you want, so feel free to give it a go #33

Note that the PR isn't merged yet and it might change.

@mohamnag
Copy link
Author

I'm currently using a simple file processor and a regex to do the job but as soon as that PR is merged will be happy to remove additional complexity.

@XhmikosR
Copy link
Contributor

You can try it as it is by specifying the following in your package.json:

"grunt-cdnify": "callumlocke/grunt-cdnify#legramira-master"

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

No branches or pull requests

2 participants