zulip/static
Armaan Ahluwalia 5f7b47e20c css: Transition 'app.css' to SCSS.
This commit transitions all styles in app.css in the Django pipeline
to being compiled by webpack in an app-styles bundle, and renames the
various files to now be processed as SCSS.

To implement this transition, we move the old CSS file refernces in
settings.py and replace them with a bundle declared in
`webpack.assets.json` and includedn in the index.html template

Tweaked by tabbott to keep the list of files in `app.css` in
`webpack.assets.json`, and to preserve the ordering from the old
`settings.py`.
2018-05-02 17:13:16 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html portico: Change CSS class to float-left and float-right. 2018-05-02 15:23:33 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images why-zulip: Include cartoon of Julia Evans. 2018-04-30 17:46:02 -07:00
js public_archives: Add floating recipient bar. 2018-05-02 15:23:33 -07:00
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
styles css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
swagger org setting: Add time limits for message deleting. 2018-04-27 19:22:28 -07:00
templates public_archives: Add styling to the public topics. 2018-05-02 15:23:33 -07:00
third upload: Add/enable `uploadStarted` option in jquery-filedrop plugin. 2018-05-02 12:32:13 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules