Is it possible to add a space between " / " in a style definition e.g. “Primary/Brand color 01”, so there’s a consistency for all style definitions?
I’ve tried many style-related plugins, but haven’t found a way to edit that space.
Is it possible to add a space between " / " in a style definition e.g. “Primary/Brand color 01”, so there’s a consistency for all style definitions?
I’ve tried many style-related plugins, but haven’t found a way to edit that space.
Hi @Henrik_Juhl,
Never tried this before but I found that if we add space it will automatically consider space as a null value, but you can do something like the below to make consistency across all style definitions.
e.g. “Primary/_Brand Color 01” or "Primary/#Brand Color 01"
Hope this will help.