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
NextJS does not allow global CSS to be imported at the component level, only in _app.js.
error - ./node_modules/@uiw/react-md-editor/lib/esm/index.css
Global CSS cannot be imported from within node_modules.
Read more: https://err.sh/next.js/css-npm
NextJS does not allow global CSS to be imported at the component level, only in _app.js.
See https://codesandbox.io/s/compassionate-cookies-msmsd?file=/pages/index.js