primer / prism

A tool for creating and maintaining cohesive, consistent, and accessible color palettes
https://primer.style/prism/
MIT License
667 stars 39 forks source link

Add error message when import scale with empty array #46

Closed pavelkeyzik closed 2 years ago

pavelkeyzik commented 2 years ago

This PR fixes the issue #45 when we import scale with empty array.

The idea of this fix is to add an error message Please, provide at least one color for ${keyName} scale when user provides a schema with an empty array for scales.

Here is the example of this error 😊

CleanShot 2022-06-26 at 23 43 33@2x