Hey team,
I’m struggling with something right now - and it’s possible the solution in right under my nose, but I can’t see it.
I want to create a DnD Section (potentially using a partial template) that has a patterned background. The documentation suggests that the can only be accomplished where a single file is used to “cover” the background, but this looks to be inefficient in terms of file size for the fine grain pattern that I need.
Obviously, CSS provides the option for a repeating file as a background image. Thats what I would like for my section, but how can that be set up?