diff --git a/.changeset/chatty-gifts-tease.md b/.changeset/chatty-gifts-tease.md new file mode 100644 index 000000000..0aa23e1a5 --- /dev/null +++ b/.changeset/chatty-gifts-tease.md @@ -0,0 +1,6 @@ +--- +'@qwik-ui/themes': patch +'@qwik-ui/utils': patch +--- + +fix: the cli with tailwind v4 was not working because it was using outdated versions of its dependencies. It should now work normally.