mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
postcss: Type-check PostCSS configuration.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
7157a424a8
commit
d8c0eb91c1
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 425
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (347, 4) # bumped 2025-09-09 to add @types/babel__core, @types/babel__preset-env
|
||||
PROVISION_VERSION = (347, 5) # bumped 2025-09-09 to add postcss-load-config
|
||||
|
Reference in New Issue
Block a user