1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-01 17:38:33 +00:00

[Port] gitea#30033: Remove fomantic header module

Likely still a few useless classes left, but I think I at least don't
have missed any.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>

---

Conflict resolution: Trivial
Ref: https://codeberg.org/forgejo/forgejo/issues/2776
(cherry picked from commit f22fe4e1944d8084dec7c04f064a8e782fca94d4)
This commit is contained in:
silverwind 2024-03-24 14:32:19 +01:00 committed by Gusted
parent a579a0f318
commit 4834583f02
No known key found for this signature in database
GPG key ID: FD821B732837125F
7 changed files with 176 additions and 830 deletions

View file

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