My netlify site name is groupcalculator.netlify.app. The build runs fine on my laptop, but the CSS and stuff won’t work on the deployment. The repository is here: GitHub - DanielRLi0505/Group-Calculator . Can someone help me out? I’m new to Netlify, so please bear with me.
1 Like
@DanielRLi0505 Your project looks identical when I run it locally to what I’m seeing on Netlify.
Netlify
Local
If you’re seeing something different locally, make sure your repository is updated correctly.
1 Like
Thanks for the info! I just tried it on Chrome and my phone, and it works fine there, it’s just the Brave Desktop browser it’s not working on.
1 Like
@DanielRLi0505 Browser compatibility of your code is very much outside the Scope of Support.
Base functionality of Netlify’s build and deploy pipeline is supported, but we cannot help you debug any source code used either during build or after deployment.
As I’m sure you’re aware the Brave browser has a built in ad/tracking blocker.
Since your site loads ad related scripts:
I’d expect it to get various assets blocked.