- Issue created by @demonde
I like the basic idea of this module.
Though I would prefer another approach. Some ideas:
:root { --branding-color: var(--red) } body.mysubsite.colorvariant-2 { --branding-color: var(--blue)
}.
I currently have a project where this approach would be perfect and save a lot of work. Not sure if these ideas fit into your development scheme.
Active
2.0
Miscellaneous