Skip to content

Correct Vite config syntax in styling.mdx#13988

Merged
ArmandPhilippot merged 2 commits into
withastro:mainfrom
muhaimincs:patch-1
Jun 5, 2026
Merged

Correct Vite config syntax in styling.mdx#13988
ArmandPhilippot merged 2 commits into
withastro:mainfrom
muhaimincs:patch-1

Conversation

@muhaimincs

Copy link
Copy Markdown
Contributor

Fix syntax error in Vite configuration object.

Description (required)

Related issues & labels (optional)

  • Closes #
  • Suggested label:

Fix syntax error in Vite configuration object.
Copilot AI review requested due to automatic review settings June 5, 2026 08:44
@netlify

netlify Bot commented Jun 5, 2026

Copy link
Copy Markdown

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2dd7e0c
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/6a22cfb410daaf0009d56c10
😎 Deploy Preview https://deploy-preview-13988--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston

astrobot-houston commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/guides/styling.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@astrobot-houston

Copy link
Copy Markdown
Contributor

Hello! Thank you for opening your first PR to Astro’s Docs! 🎉

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any broken links you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Netlify 🥳.

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates a code example in the styling guide, adjusting closing braces around a defineConfig snippet.

Changes:

  • Modified the closing of the config example in styling.mdx.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 711 to 715
build: {
assetsInlineLimit: 1024,
}
};
}
});

@ArmandPhilippot ArmandPhilippot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thank you!

@ArmandPhilippot ArmandPhilippot added the code snippet update Updates a code sample: typo, outdated code etc. label Jun 5, 2026
@ArmandPhilippot ArmandPhilippot merged commit ef66206 into withastro:main Jun 5, 2026
12 checks passed
florian-lefebvre pushed a commit that referenced this pull request Jun 8, 2026
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code snippet update Updates a code sample: typo, outdated code etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants