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
Hi, Theme-ui old version compatibility issue with Webpack 5.
warn ./node_modules/theme-ui/dist/index.esm.js
Should not import the named export 'version' (imported as 'version') from default-exporting module (only default export is
available soon)
warn ./node_modules/theme-ui/dist/index.esm.js
Should not import the named export 'version' (imported as 'version') from default-exporting module (only default export is
available soon)
Hi, Theme-ui old version compatibility issue with Webpack 5.
The new version of "theme-ui" fixes this issue.
system-ui/theme-ui#1141
Hope you can update the fix, thanks!
The text was updated successfully, but these errors were encountered: