spatie / statamic-responsive-images

Responsive images for Statamic 3
MIT License
99 stars 29 forks source link

Any way to use this plugin with inline `background-image: url(' ');` #147

Closed michaelmannucci closed 2 years ago

michaelmannucci commented 2 years ago

Title is self-explanatory. Can I use this plugin with CSS's background-image: url('');? More specifically, with using tailwind: bg-[url('')]

ncla commented 2 years ago

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?