`root.style.setProperty` simply sets the css root to have: ```css :root { --compendium-icons-actor

root.style.setProperty simply sets the css root to have:
:root {
--compendium-icons-actors: "fas fa-user";
}
:root {
--compendium-icons-actors: "fas fa-user";
}
Which obviously any class can then use
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?