mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
The bug this was working around does not affect our current toolchain, as confirmed by grepping through the minified output. (Also, this linter rule only matched calc(x + y) with two arguments and we were already using calc($far_left_gutter_size + $left_col_size + 4px).) Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||