mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 19:17:03 +01:00
Added the beginnings of the presentation for March 15th
This commit is contained in:
parent
8beda76a49
commit
5cd530b56a
96 changed files with 18897 additions and 0 deletions
17
presentation/contrib/font-awesome-4.3.0/scss/font-awesome.scss
vendored
Normal file
17
presentation/contrib/font-awesome-4.3.0/scss/font-awesome.scss
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
/*!
|
||||
* Font Awesome 4.3.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";
|
||||
Loading…
Add table
Add a link
Reference in a new issue