styleguide
styleguide copied to clipboard
Prevent TS error when using getCSSColor
using getCSSColor in a ts file throws a typescript error because it expects two arguments, even though mappingName is optional.