zulip/static
Anders Kaseorg d312d04510 styles: Replace Sass with PostCSS.
It’s about as fast as node-sass (faster, according to their
benchmarks) and more flexible.  Autoprefixer is neat: we can now go
delete all our -moz-, -webkit-, etc. lines and have them autogenerated
as necessary based on .browserslistrc.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-29 16:35:51 -07:00
..
assets generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
images help: Document topic links. 2019-08-02 16:33:27 -07:00
js custom fields: Update create-field UI for default external account fields. 2019-08-28 15:39:20 -07:00
styles styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -07:00
templates custom profile fields: Add placeholder for custom URL. 2019-08-28 15:43:35 -07:00
third markdown: Enable hashheadings syntax. 2019-08-02 15:15:34 -07:00
.gitignore generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
favicon.ico