Skip to content

docs: fix wording in sass error comment#22214

Merged
bluwy merged 1 commit intovitejs:mainfrom
Rohan5commit:docs/fix-reuses-comment-20260412
Apr 13, 2026
Merged

docs: fix wording in sass error comment#22214
bluwy merged 1 commit intovitejs:mainfrom
Rohan5commit:docs/fix-reuses-comment-20260412

Conversation

@Rohan5commit
Copy link
Copy Markdown
Contributor

Related issue: N/A (trivial comment wording fix)

Fixes a wording typo in the CSS plugin by changing re-uses to reuses in an internal comment.


  • What is this PR solving? Write a clear and concise description. (comment wording typo only)
  • Reference the issues it solves (e.g. fixes #123). (N/A)
  • What other alternatives have you explored? (N/A for trivial typo fix)
  • Are there any parts you think require more attention from reviewers? (No)
  • Read the Contributing Guidelines at https://github.com/vitejs/vite/blob/main/CONTRIBUTING.md.
  • Check that there isn't already a PR that solves the problem the same way.
  • Update the corresponding documentation if needed. (Not needed for an internal comment fix)
  • Include relevant tests that fail without this PR but pass with it. If the tests are not included, explain why. (Not run; comment-only change)

Copilot AI review requested due to automatic review settings April 12, 2026 03:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR makes a small wording correction in Vite’s CSS/Sass processing code by fixing a typo in an internal comment.

Changes:

  • Update a comment in the SCSS error-normalization path to change “re-uses” → “reuses”.

@bluwy bluwy merged commit bc5c6a7 into vitejs:main Apr 13, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants