Remove font-awesome
and fomantic icon
module (#24471)
Fixes https://github.com/go-gitea/gitea/issues/10410. This PR removes around 120kB of CSS.
This commit is contained in:
parent
3e7101dd64
commit
fa506cd571
10 changed files with 6 additions and 8930 deletions
|
@ -1,5 +1,3 @@
|
|||
@import "font-awesome/css/font-awesome.css";
|
||||
|
||||
@import "./animations.css";
|
||||
@import "./shared/issuelist.css";
|
||||
@import "./shared/repoorg.css";
|
||||
|
|
8903
web_src/fomantic/build/semantic.css
generated
8903
web_src/fomantic/build/semantic.css
generated
File diff suppressed because it is too large
Load diff
|
@ -33,7 +33,6 @@
|
|||
"form",
|
||||
"grid",
|
||||
"header",
|
||||
"icon",
|
||||
"input",
|
||||
"item",
|
||||
"label",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue