Tom Coleman 74f795f9e2 Use node: exports to ensure we prefer CJS in node
Our ESM compilation currently assumes a browser and makes certain optimizations accordingly. That means when SSR, we need to make sure the process uses the CJS imports.
2022-12-04 23:06:10 +11:00
..
2022-10-28 09:18:02 -04:00
2022-08-10 11:53:37 +02:00
2022-07-21 11:24:07 +02:00
2022-11-14 14:18:39 +01:00

Storybook Theming

Storybook Theming is a wrapper library for emotion. It ensures a single version of emotion is used everywhere.

It also includes some ready to use themes: light (normal) and dark.