Fine control over images inside shapes to Generate Textures
See Example https://css3gen.com/css-background-generator/
As a user, I can draw box
As a user, I can set a background image on that box.
As a user, I can Set all the background properties on that box.
background-attachment Sets whether a
background-image is fixed or scrolls with the rest of the page
background-clip property specifies whether an element's background, either the color or image, extends underneath its border.<
background-color Sets the background color of an element This is already a feature.
background-image Sets the background image for an element
background-position Sets the starting position of a background image
background-repeat
-
Adson Cicilioti commented
Yep! More controls for background image! Please!