新版本safari,chrome,edge浏览器,全局import 的 less样式的deep选择器不会生效,发现需要scoped 的class 一起选择,局部dom标签带有 data-xx 的,才能生效。老版本80.0的chrome 就没这个问题,查询说chrome逐步移除原生deep的选择器。