forked from forgejo/forgejo
Remove fomantic message module (#29856)
Remove this CSS-only module, which gives a nice reduction in CSS size. Should look exactly like before. (cherry picked from commit 4e547822f348c2963e0db33135b45d43dfc58df8)
This commit is contained in:
parent
547a619744
commit
cd83e8bce6
4 changed files with 100 additions and 751 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue