Contnet tracking CORS on 3rd css

My site use 3rd party plugin that will append their own css link in the header when loaded. And maotmo will try to get those resource by make XMLHttpRequest. Those requset will cause CORS error. I’m wandering is there a way to let the script do not send request for those link?