-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hey!
I really love these CSS filters and would love to use them on something i am working on.
The problem that i run into is the
background-image: url(photo.jpg);
In my project Im only able to set the image source as:
<div class="airbrush-effect" style="width: 256px; height: 256px;">
<img width="" height="" src="https://res.cloudinary.com/dfu5kawco/image/upload/v1584716671/game_images/1S60d4bd.png"
alt="">
</div>How do I modify the CSS so that it can be used with this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels