forgejo/templates/org
silverwind 66feafb3de
Migrate font-size helpers to tailwind (#30029)
Migrate `gt-font-*` to `tw-text-*` All tailwind-original class names are
also available and render like they would with 16px root font size.

We currently have root font size at 14px, but I would like to eventually
migrate us to 16px so that the tailwind docs apply to us unchangend and
because 16px is the recommended root font size for web pages in general.
Also the number 16 is much better dividable than 14 so will result in
more integers.

(cherry picked from commit 75e2e5c736687ae1897cf760a432b572feed56f5)

Conflicts:
	templates/repo/header.tmpl
	trivial context conflict
2024-03-26 19:04:28 +01:00
..
member Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
projects Unify organizations header (#29248) 2024-02-26 22:30:26 +01:00
settings Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
team Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
create.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
follow_unfollow.tmpl Fix missing template for follow button in organization (#29215) 2024-02-17 23:24:31 +01:00
header.tmpl Migrate font-size helpers to tailwind (#30029) 2024-03-26 19:04:28 +01:00
home.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
menu.tmpl Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00