-
I want to define background images in a central stylesheet. How can I update the file paths in the CSS on build, so that the match the suffixed file names in the bundles How would I provide a CSS style using a static image (for background) without separately defining it on each affected page? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
An idea would be to reference the image as an exported file. |
Beta Was this translation helpful? Give feedback.
An idea would be to reference the image as an exported file.