mirror of https://github.com/zulip/zulip.git
9aa4ce28ce
Using "*" selector is inefficient as they require checking every element because of the browser's bottom-up matching process. This commit instead updates the selector to use individual classes for elements to apply the CSS rules keeping in mind to use unique class names instead of general class names. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
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 |