mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-07 19:08:32 -05:00
Added the beginnings of the presentation for March 15th
This commit is contained in:
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";
|
Reference in New Issue
Block a user