From 7863f66d2bec688a4667b780090517c90cf958d6 Mon Sep 17 00:00:00 2001 From: Moustapha HappyDev Date: Mon, 23 Jan 2023 13:51:21 +0000 Subject: [PATCH] add changeset --- .changeset/ten-paws-obey.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/ten-paws-obey.md diff --git a/.changeset/ten-paws-obey.md b/.changeset/ten-paws-obey.md new file mode 100644 index 000000000000..7a867b112936 --- /dev/null +++ b/.changeset/ten-paws-obey.md @@ -0,0 +1,5 @@ +--- +'@astrojs/tailwind': patch +--- + +Fix vite not picking up Postcss config files because of the tailwind integration \ No newline at end of file