ElemeFE / ElemeFE/element

[Bug Report] Using Dart-Sass with element-ui libraries has an icon garbled problem

Open
#21,912 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### What is Expected?
The Element-ui source code was developed using node-sass, but the project had requirements for Dart-Sass.
When running online, there will occasionally be garbled icon codes.
Although the solution is obtained by searching on the Internet: by using css-unicode-loader, the double-byte characters in the dart-sass compiled into css files are then converted back to the hexadecimal code.
But it is hoped that this problem will be solved at the root.

Technology stack:Vue、Element-ui、Dart-Sass

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.