Brand
This is work in progress
In order to consume branded themes, you would have to add an attribute to the body
element:
// JS example
document.body.dataset.theme = "dui-dhl"; // or "dui-dpdhl"
This is work in progress
In order to consume branded themes, you would have to add an attribute to the body
element:
// JS example
document.body.dataset.theme = "dui-dhl"; // or "dui-dpdhl"