mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
Icon: Add and update 292 icons (#15214)
This commit is contained in:
@@ -17,4 +17,6 @@ nodes.forEach((node) => {
|
||||
}
|
||||
});
|
||||
|
||||
classList.reverse(); // 希望按 css 文件顺序倒序排列
|
||||
|
||||
fs.writeFile(path.resolve(__dirname, '../../examples/icon.json'), JSON.stringify(classList), () => {});
|
||||
|
||||
Reference in New Issue
Block a user