/* a stylesheet for custom user rules. this way you can customize the theme, and when you update you can preserve your modifications by just updating everything except this file. */ /* add a dummy rule so this will be loaded by the style editor on any page. */ :root { --uc-dummy-custom-property: initial; }