mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
We add postcss-import for night_mode.css only. This plugin inlines the imports of external files, instead of letting the file go via our usual webpack toolchain. We do this so that we can use the postcss-prefixwrap plugin to scope the third-party CSS properly and use it inside our night-mode class. Fixes #10607. [anders@zulip.com: Replace postcss-wrap with postcss-prefixwrap.] Co-authored-by: Anders Kaseorg <anders@zulip.com> Signed-off-by: Anders Kaseorg <anders@zulip.com>
870 B
870 B