Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 341 Bytes

element-font-awesome

This project demonstrates how to integrate Font Awesome icons into Element

Font Awesome provides less and SCSS files. Basically you need to change its icons' prefix, which is a variable in both formats, to el-icon-xx. Check src/style.less out for more details.

Run npm run dev to see it in the browser.