mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
19 lines
587 B
Text
19 lines
587 B
Text
/*!
|
|
* Font Awesome Free 6.0.0-beta2 by @fontawesome - https://fontawesome.com
|
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
*/
|
|
// Font Awesome core compile (Web Fonts-based)
|
|
// -------------------------
|
|
|
|
@import "_variables.less";
|
|
@import "_mixins.less";
|
|
@import "_core.less";
|
|
@import "_sizing.less";
|
|
@import "_fixed-width.less";
|
|
@import "_list.less";
|
|
@import "_bordered-pulled.less";
|
|
@import "_animated.less";
|
|
@import "_rotated-flipped.less";
|
|
@import "_stacked.less";
|
|
@import "_icons.less";
|
|
@import "_screen-reader.less";
|