Edits in imported CSS files are not being deployed

Hi, @Jady11. I actually do see the changes when I check.

I do show this deploy:

https://app.netlify.com/sites/jadyportfolio/deploys/604a93ef0c0d9700085549d7

Matches this commit reference:

https://github.com/Jady11/portfolio-reactHW/commit/df28134cf29d888a8fe93421551a23514a37fdcc

All the changes in that commit I do see on the deployed site:

https://jadyportfolio.netlify.app/

If you are not seeing those changes, what are the x-nf-request-id HTTP response headers for the incorrect assets?

There more information about this header here:

If that header isn’t available for any reason, please send the information it replaces (or as many of these details as possible). Those details are:

  • the complete URL requested
  • the IP address for the system making the request
  • the IP address for the CDN node that responded
  • the day and time of the request (with the timezone the time is in)

It would also help to know what causes you to determine the asset served is incorrect. For example:

  • “It should say ‘Hello…I’m Jady’ but instead it says ‘Jady Tippetts’.”

or:

  • “It should have social URL X but it shows social URL Y.”