mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-23 20:55:55 +00:00
7b3168866528ca4b32fcb2958c2a20bbec314b5e
gt-hidden to tw-hidden (#30046)
We have to define this one in helpers.css because tailwind only generates a single class but certain things rely on this being double-class. Command ran: ```sh perl -p -i -e 's#gt-hidden#tw-hidden#g' web_src/js/**/* templates/**/* models/**/* web_src/css/**/* --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Description
Languages
MDX
55.8%
JavaScript
26.8%
CSS
13.8%
Shell
2.4%
Makefile
1.2%