From 69395c1bfe35940ed1806fc994c4676b14a147bf Mon Sep 17 00:00:00 2001 From: Remus Mate <3297808+mrm007@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:52:43 +1100 Subject: [PATCH] Update wording in changeset Co-authored-by: Adam Skoufis --- .changeset/tasty-ducks-try.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/tasty-ducks-try.md b/.changeset/tasty-ducks-try.md index 94881a0d3..6f864585f 100644 --- a/.changeset/tasty-ducks-try.md +++ b/.changeset/tasty-ducks-try.md @@ -2,4 +2,4 @@ '@vanilla-extract/vite-plugin': patch --- -Bump `postcss-load-config` so to be able to load PostCSS configs defined as ES Modules +Bump `postcss-load-config` to enable loading PostCSS configs defined as ES Modules