Invalid use of element UI icon by vite

When webpack is used normally, I can’t parse the vite icon normally. I don’t know if it’s the feature of vite

Solve the problem of
introducing element's CSS CDN

 <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">

Read More: