Don't modify global state when linking styles
Instead of changing the global INHERITANCE_MAP, provide a fresh local dict of inheritance overrides from inside get_palette.
Loading
Please sign in to comment
Instead of changing the global INHERITANCE_MAP, provide a fresh local dict of inheritance overrides from inside get_palette.