Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

fontawesome.less 505B

12345678910111213141516
  1. /*!
  2. * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
  3. * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  4. */
  5. @import "_variables.less";
  6. @import "_mixins.less";
  7. @import "_core.less";
  8. @import "_larger.less";
  9. @import "_fixed-width.less";
  10. @import "_list.less";
  11. @import "_bordered-pulled.less";
  12. @import "_animated.less";
  13. @import "_rotated-flipped.less";
  14. @import "_stacked.less";
  15. @import "_icons.less";
  16. @import "_screen-reader.less";