0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-20 00:12:06 +01:00
forgejo/templates/devtest
Lunny Xiao 15660334ba
Use tailwind instead of gt-[wh]- helper classes ()
Follow 
- Replace `gt-w-*` -> `tw-w-*` and remove `gt-w-*`
- Replace `gt-h-*` -> `tw-h-*` and remove `gt-h-*`

(cherry picked from commit 9a8c90ee18095d284192476834d5d23074d136f3)

Conflicts:
	templates/base/head_navbar.tmpl
	templates/status/404.tmpl
	trivial context conflict
2024-03-06 12:10:43 +08:00
..
fetch-action.tmpl Batch delete issue and improve tippy opts () 2023-06-19 15:46:50 +08:00
flex-list.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
fomantic-modal.tmpl Use tailwind instead of gt-[wh]- helper classes () 2024-03-06 12:10:43 +08:00
gitea-ui.tmpl Add tailwindcss () 2024-02-26 22:30:27 +01:00
list.tmpl Change form actions to fetch for submit review box () 2023-06-14 16:01:37 +08:00
tmplerr-sub.tmpl Fix more "locale" usages () 2023-09-25 20:42:40 +08:00
tmplerr.tmpl