mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00

As downloaded from https://fontawesome.com/v4/assets/font-awesome-4.7.0.zip Will be used in next commit to remove remote use of font awesome in asciidoctor: https://docs.asciidoctor.org/asciidoctor/latest/html-backend/local-font-awesome/
18 lines
495 B
Text
18 lines
495 B
Text
/*!
|
|
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
|
*/
|
|
|
|
@import "variables.less";
|
|
@import "mixins.less";
|
|
@import "path.less";
|
|
@import "core.less";
|
|
@import "larger.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";
|