1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 18:58:38 +00:00

Remove fomantic message module (#29856)

Remove this CSS-only module, which gives a nice reduction in CSS size.
Should look exactly like before.
This commit is contained in:
silverwind
2024-03-17 04:21:14 +01:00
committed by GitHub
parent 43aa914b17
commit 4e547822f3
4 changed files with 100 additions and 751 deletions

View File

@@ -12,6 +12,7 @@
@import "./modules/divider.css";
@import "./modules/svg.css";
@import "./modules/flexcontainer.css";
@import "./modules/message.css";
@import "./shared/flex-list.css";
@import "./shared/milestone.css";