First working version

This commit is contained in:
2021-12-28 18:10:26 +01:00
parent 8f022ebfe3
commit 664f2d4b3a
92 changed files with 10922 additions and 1 deletions

18
web-interface/scss/font-awesome.scss vendored Normal file
View File

@@ -0,0 +1,18 @@
/*!
* 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";
@import "mixins";
@import "path";
@import "core";
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
@import "animated";
@import "rotated-flipped";
@import "stacked";
@import "icons";
@import "screen-reader";