1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-08 02:28:22 +00:00

Remove fomantic text module (#26777)

Corollary to #26775:
All selectors I found that are actually used and not necessarily present
in the current code have been copied to `web_src/css/base.css`.
Everything else should be a clean removal.
This commit is contained in:
delvh
2023-08-30 12:37:17 +02:00
committed by GitHub
parent 5315153059
commit 2590707122
3 changed files with 5 additions and 141 deletions

View File

@@ -40,7 +40,6 @@
"segment",
"site",
"tab",
"table",
"text"
"table"
]
}