Tyson Matanich
Tyson Matanich
Is there a perf or other difference between using `calc(9 / 16)` vs `math.div(9, 16)`? I read through the docs and couldn't figure out the reason for using one over...
Closing due to the [new environment variable experience](https://www.netlify.com/blog/coming-soon-to-all-sites-a-new-environment-variable-experience/) on Netlify and lack of interest by others.
@developit It would be nice to be able to keep the browser default on maintaining/resetting scroll position. The current approach seems pretty broken for common scenarios (e.g. click link >...
Same issue with a private github repo. Worked for the first commit and the stopped working due to the 'SentryCLI failed to set commits.' error.
I was able to get it working, however the [article](https://blog.sentry.io/2020/06/08/automating-sentry-releases-with-our-netlify-build-plugin) by @jonesphillip needs updated to state that **private repos** need to enable GitHub integrations. > Settings > Integrations > GitHub...