Paul Cass
Paul Cass
I came here to report the same issue. It looks like Google have removed the local() function due to lot of users having problems with local fonts not correctly representing...
Yes I would of thought so, makes no sense to me to be there. Most likely just needs updating in the tool itself. On Thu, 28 Jan 2021 at 9:02...
I'm also having the same problem. Any solution? Thanks.
I found it was the autoprefixer that seemed to strip the sourcemap comment out. So I just manually create the comment in my .scss file.
Thanks @robll this works for me.
Has there been any movement on this? I'm using v3.5.0 and experiencing the same issue. Or did you manage to find a workaround @pwellner ?
@pwellner What version of Expo are you using? I'm using Expo 51 is there anything I need to do to keep using 'v2.0.3' since the config plugin is now included...
Thanks @pwellner I'll give that a try.
I get the following error when trying to install `@config-plugins/react-native-ble-plx` at `v7.0.0.`. > Could not resolve dependency: peer expo@"^49" from @config-plugins/[email protected] We got around this when upgrading to Expo 50...