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.scss 433B

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';
  6. @import 'mixins';
  7. @import 'core';
  8. @import 'larger';
  9. @import 'fixed-width';
  10. @import 'list';
  11. @import 'bordered-pulled';
  12. @import 'animated';
  13. @import 'rotated-flipped';
  14. @import 'stacked';
  15. @import 'icons';
  16. @import 'screen-reader';