aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2023-05-01 19:25:54 +0200
committerGitHub <noreply@github.com>2023-05-01 13:25:54 -0400
commitfa506cd5712996b9fac3ab9615ec0ac90fa6a339 (patch)
treece7a5a36eeb63d704a83c2dea4d586834da022f4 /package.json
parent3e7101dd64e4cd5d9ecfd4dbe0c991aacf99bf87 (diff)
downloadgitea-fa506cd5712996b9fac3ab9615ec0ac90fa6a339.tar.gz
gitea-fa506cd5712996b9fac3ab9615ec0ac90fa6a339.zip
Remove `font-awesome` and fomantic `icon` module (#24471)
Fixes https://github.com/go-gitea/gitea/issues/10410. This PR removes around 120kB of CSS.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 05b9fed90e..35d417b0f0 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,6 @@
"esbuild-loader": "3.0.1",
"escape-goat": "4.0.0",
"fast-glob": "3.2.12",
- "font-awesome": "4.7.0",
"jquery": "3.6.4",
"jquery.are-you-sure": "1.9.0",
"katex": "0.16.6",