react-ui-org / react-ui

React UI is a themeable and performant UI library for React apps.
https://react-ui.io
MIT License
21 stars 7 forks source link

Generate styles of `Alert`, `Button` and `Card` color variants using collections #563

Closed adamkudrna closed 1 month ago

adamkudrna commented 2 months ago

Hard to review

From my experience, adding unit tests for Sass mixins and functions helps. We use the sass-true library for unit tests in Spirit. If we agree, I'll be happy to add it here (and in the downstream projects).