Colin Fahrion
Colin Fahrion
You should likely test for screen size and base your css for -webkit-transform, width, and height on that test rather than just use static sizes for iphone vs ipad. Otherwise...
### Describe the bug netlify-cli was working fine when installed via pnpm until recently. Not sure which update to netlify-cli broke it. I get the following error when I tried...
I am using pnpm for my 11ty site plus a few serverless functions. When Netlify is packaging my functions it errors out. It doesn't do this when I build locally...
I've added this plugin for my app and successfully got this working using the iOS simulator. However if I try and run it via Phonegap Serve to test it using...
Just tried adding this plugin and it's failing with a `Command failed with exit code 1` every time once it hits my main index.html file ``` 4:27:58 PM -> Icons:...