Hi, I import some third party stylesheets. But some styles not work becase of lunar has inject some global styles with !important
Such as

If I force let globals to be null in here. My app will work well
So is there any general way to fulfill my needs?