mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Remove Fomantic comment module (#24703)
Remove the comment module and put the styles that we still need into a separate file, eliminating about 2/3 of the CSS in line count.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
@import "./modules/modal.css";
|
||||
@import "./modules/breadcrumb.css";
|
||||
@import "./modules/card.css";
|
||||
@import "./modules/comment.css";
|
||||
@import "./code/linebutton.css";
|
||||
@import "./markup/content.css";
|
||||
@import "./markup/codecopy.css";
|
||||
|
Reference in New Issue
Block a user