mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-13 12:51:15 -03:00
This has required workarounds a few times, plus if it changes it might break our theme. See e.g.4712da3eb1e27456df24a6d484836e85522036f5So we import the rules we *use* and throw away the rest. Note that this might still have rules that are no longer necessary - e.g. some that are required to work around sphinx bugs would still be left. It could benefit from some cleanup and simplification, and from switching to a flex layout instead of the 230px hardcoded sidebar - sphinx tried that, but it doesn't really work with our narrow layout, so we disabled it again.