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
pnpm i and run dev server by pnpm dev,catch the warn
Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.
The text was updated successfully, but these errors were encountered:
first if install @svgr/core by pnpm for react
get an warn
and then overrides it in package.json
pnpm i
and run dev server bypnpm dev
,catch the warnThe text was updated successfully, but these errors were encountered: