mirror of https://github.com/zulip/zulip.git
af271be1bd
Replaced element selectors with specific selectors, those that remain are intentionally left. This is to avoid inner-most selectors as element selectors. The reason being is that browsers evaluate selectors from right to left, meaning that every time a selector ends in an element, the browser has to work that much harder whenever and wherever on a page it encounters the element. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |