You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
silverwind 75e2e5c736
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.
11 months ago
..
admin Replace all simple inline styles with tailwind (#30032) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Fix incorrect tailwind migration (#30007) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Replace all simple inline styles with tailwind (#30032) 11 months ago
explore Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Migrate font-size helpers to tailwind (#30029) 11 months ago
package Replace 10 more gt- classes with tw- (#29945) 11 months ago
projects Fix incorrect tailwind migration (#30007) 11 months ago
repo Migrate font-size helpers to tailwind (#30029) 11 months ago
shared Migrate font-weight helpers to tailwind (#30027) 11 months ago
status Replace 10 more gt- classes with tw- (#29945) 11 months ago
swagger Fix lint-swagger warning (#29787) 11 months ago
user Migrate font-size helpers to tailwind (#30029) 11 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago