πͺBackgrounds Image
.bg-image-${url}
.bg-image-${url}<div class="bg-image-1">
<!-- Content with background image using URL "1" -->
</div>.bg-image-none
.bg-image-none<div class="bg-image-none">
<!-- Content without a background image -->
</div>Last updated