Open mjurczyk opened 1 year ago
When trying to build a custom styling for @nodl/react, npm i fails on missing dependency - @emotion/react.
@nodl/react
npm i
@emotion/react
https://github.com/emilwidlund/nodl/blob/fb27fdd29a2f8a155802ca0499d03f4bedbbb7a6/packages/react/package.json#L40
Thanks - will make sure to patch this.
When trying to build a custom styling for
@nodl/react
,npm i
fails on missing dependency -@emotion/react
.https://github.com/emilwidlund/nodl/blob/fb27fdd29a2f8a155802ca0499d03f4bedbbb7a6/packages/react/package.json#L40