aboutsummaryrefslogtreecommitdiffstats
path: root/docs/style/fa/fontawesome.scss
diff options
context:
space:
mode:
authorMeet Mangukiya <meetmangukiya98@gmail.com>2020-02-25 03:29:49 +0530
committerMeet Mangukiya <meetmangukiya98@gmail.com>2020-02-25 03:38:10 +0530
commitc6393f86d70ca33385cc8029e9e5029c5627d5c3 (patch)
tree54e02315d44f4e5cf7d4fd026a3b16536e24ff2c /docs/style/fa/fontawesome.scss
parent9da85619e6bd1f274210a90883aba395497225d0 (diff)
downloadmitmproxy-c6393f86d70ca33385cc8029e9e5029c5627d5c3.tar.gz
mitmproxy-c6393f86d70ca33385cc8029e9e5029c5627d5c3.tar.bz2
mitmproxy-c6393f86d70ca33385cc8029e9e5029c5627d5c3.zip
Remove yarn/npm from docs
Closes https://github.com/mitmproxy/mitmproxy/issues/3716
Diffstat (limited to 'docs/style/fa/fontawesome.scss')
-rw-r--r--docs/style/fa/fontawesome.scss16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/style/fa/fontawesome.scss b/docs/style/fa/fontawesome.scss
deleted file mode 100644
index 04eb879a..00000000
--- a/docs/style/fa/fontawesome.scss
+++ /dev/null
@@ -1,16 +0,0 @@
-/*!
- * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
- * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
- */
-@import 'variables';
-@import 'mixins';
-@import 'core';
-@import 'larger';
-@import 'fixed-width';
-@import 'list';
-@import 'bordered-pulled';
-@import 'animated';
-@import 'rotated-flipped';
-@import 'stacked';
-@import 'icons';
-@import 'screen-reader';