add:添加所有订单班的演示文案
This commit is contained in:
9
doc/notion文档资料/智能开发/附件项目/assets/font-awesome/less/_icons.less
vendored
Executable file
9
doc/notion文档资料/智能开发/附件项目/assets/font-awesome/less/_icons.less
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
// specific icon class definition
|
||||
// -------------------------
|
||||
|
||||
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
|
||||
readers do not read off random characters that represent icons */
|
||||
|
||||
each(.fa-icons(), {
|
||||
.@{fa-css-prefix}-@{key}::before { content: @value; }
|
||||
});
|
||||
Reference in New Issue
Block a user