CSS isn't updating after deploy

The page in question is: https://headlamp.team/engaging-remote-employees-managers-guide/

My netlify site name is headlamp.netlify.app

My local preview looks great, new CSS is all shiny and perfect. Deploy to Netlify and the HTML updates, but the new CSS isn’t displaying.

Do I need to configure something in netlify.toml?

I have asset optimization on for everything except images.

Thanks!

Hi, @brianrhea, this is a great place to start debugging differences between Netlify builds and local builds:

You might also try downloading the deploy to see what was built at Netlify. This can be done with the button shown in the following screenshot:

If the support guide doesn’t help or if there are other questions, please let us know.