Patch Changes
-
254a905: [!] BREAKING CHANGE:
Custom theme colors are converted implicitly to kebab-case by tailwindcssThis means that some color defined in
evidence.config.yamlasmyCustomColor
should be used as (for example)text-my-custom-color. (text-myCustomColorwill not work)When referencing custom theme colors in Javascript the original case should still be used
(for example)myCustomColorwould still be<BarChart ... fillColor=myCustomColor />
NOT<BarChart ... fillColor="my-custom-color" /> -
64486c6: bump vitest
-
4efd427: Use theme class instead of data-
-
Updated dependencies [0fd3769]
-
Updated dependencies [64486c6]
-
Updated dependencies [fc185c4]
- @evidence-dev/sdk@3.0.9