summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Arsh <69170106+lilnasy@users.noreply.github.com> 2023-08-18 19:26:21 +0530
committerGravatar GitHub <noreply@github.com> 2023-08-18 14:56:21 +0100
commitf50d02c201032b41f75964717b359b90399e9a74 (patch)
tree4a63ad02f522fe58c8b6f8a5297653b9814f1f09
parent3e834293d47ab2761a7aa013916e8371871efb7f (diff)
downloadastro-f50d02c201032b41f75964717b359b90399e9a74.tar.gz
astro-f50d02c201032b41f75964717b359b90399e9a74.tar.zst
astro-f50d02c201032b41f75964717b359b90399e9a74.zip
changeset(next): inlineStylesheets default switch is major (#8133)
-rw-r--r--.changeset/smart-numbers-shout.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/smart-numbers-shout.md b/.changeset/smart-numbers-shout.md
index 4d5083862..29d9c97e6 100644
--- a/.changeset/smart-numbers-shout.md
+++ b/.changeset/smart-numbers-shout.md
@@ -1,5 +1,5 @@
---
-'astro': patch
+'astro': major
---
Astro is smarter about CSS! Small stylesheets are now inlined by default, and no longer incur the cost of additional requests to your server. Your visitors will have to wait less before they see your pages, especially those in remote locations or in a subway.