Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
remix-run-bot committed Jul 30, 2023
1 parent 1e19750 commit 3212276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .changeset/decouple-css-bundle-from-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"@remix-run/css-bundle": patch
"@remix-run/dev": patch
---

Decouple the `@remix-run/dev` package from the contents of the `@remix-run/css-bundle` package.

The contents of the `@remix-run/css-bundle` package are now entirely managed by the Remix compiler. Even though it's still recommended that your Remix dependencies all share the same version, this change ensures that there are no runtime errors when upgrading `@remix-run/dev` without upgrading `@remix-run/css-bundle`.

0 comments on commit 3212276

Please sign in to comment.