We currently have a big "theme" configuration file that is a big typescript object, and that we use directly in components by importing the values. We could consider using CSS variables instead, also to make it easier to modify these values for people building themes.
We currently have a big "theme" configuration file that is a big typescript object, and that we use directly in components by importing the values. We could consider using CSS variables instead, also to make it easier to modify these values for people building themes.