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
@import url(~sanitize.css); does not resolve to a resource, since the file is not loaded.
An easy workaround is to import the file(s) directly (in this case sanitize.css yarn module).
The text was updated successfully, but these errors were encountered:
@import url(~sanitize.css);
does not resolve to a resource, since the file is not loaded.An easy workaround is to import the file(s) directly (in this case
sanitize.css
yarn module).The text was updated successfully, but these errors were encountered: