Files
Agent-n8n/data/订单班文档资料/智能开发/附件项目/assets/font-awesome/scss/fontawesome.scss
Yep_Q beb1ba38fa refactor: 重新组织订单班文档资料目录结构
- 将所有订单班文档从 doc/ 迁移到 data/ 目录
- 保持原有目录结构不变,仅改变顶层路径
- 包含所有12个订单班的完整文档资料
  - 文旅、财经商贸、食品、智能开发、智能制造
  - 视觉设计、交通物流、土木、大健康
  - 能源、化工、环保
- 文件总数:2345个文件(包括文档、图片、Agent配置等)
2025-09-28 16:19:11 +08:00

22 lines
564 B
SCSS
Executable File

/*!
* Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/
// Font Awesome core compile (Web Fonts-based)
// -------------------------
@import 'functions';
@import 'variables';
@import 'mixins';
@import 'core';
@import 'sizing';
@import 'fixed-width';
@import 'list';
@import 'bordered-pulled';
@import 'animated';
@import 'rotated-flipped';
@import 'stacked';
@import 'icons';
@import 'screen-reader';