You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the issue with css - import 'zoomist/css';
The above results with: Cannot find module 'zoomist/css' from 'src/components/organisms/Component1.tsx'.
If I disable the error it works in storybook, but jest tests fail. Any idea?