Managing Multiple Backgrounds with Custom Properties

added by JavaScript Kicks
7/16/2019 7:09:35 AM

388 Views

One cool thing about CSS custom properties is that they can be a part of a value. Let's say you're using multiple backgrounds to pull off a a design. Each background will have its own color, image, repeat, position, etc. It can be verbose!


0 comments