Any way to use this plugin with inline background-image: url(' ');
#168
michaelmannucci
started this conversation in
General
Replies: 2 comments
|
I think this addon is too overkill if you just want a single image generated. What is the use case here? Why not just use regular Asset fieldtype and plain old Glide tag? |
0 replies
|
Hey! I had the same issue, because sometimes I need this image as a background image and sometimes as a responsive image.
You can check all available variables with {{ main_image | dump }} |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Title is self-explanatory. Can I use this plugin with CSS's
background-image: url('');? More specifically, with using tailwind:bg-[url('')]All reactions