Skip to content

Commit b25091f

Browse files
author
0ko
committed
chore(ui): remove unused fomantic font size classes (go-gitea#7705)
One can grep `massive` and `huge` on the current codebase and not find any evidence of these classes being used anywhere in the UI, probably because there's a good reason for this. So these rules are a dead weight. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7705 Reviewed-by: Gusted <[email protected]>
1 parent eb188cf commit b25091f

File tree

2 files changed

+1
-216
lines changed

2 files changed

+1
-216
lines changed

web_src/fomantic/_site/globals/site.variables

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
@disabledOpacity: var(--opacity-disabled);
88
@linkHoverUnderline: underline;
99
@pageOverflowX: visible;
10+
@variationAllSizes: mini, tiny, small, large;
1011

1112
@variationAccordionInverted: false;
1213
@variationBreadcrumbInverted: false;

web_src/fomantic/build/semantic.css

Lines changed: 0 additions & 216 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)