What to do if library stop working?
Recently we had incident where Fluid Typography was working one day and just stop working.
So where to start??? Always console log first!
Bellow you can see how I investigated console log and that the error is inside Fluid Typography Library.
Go to the GitHub and investigate the changes
You can clearly see that there was version bump and changes that broke library.
Revert changes
What can you do
You can create issue on the github and report library author that latest push broke CDN version.