Skip to content

Add note about VSCode warning for SCSS files#9609

Merged
jekyllbot merged 2 commits intojekyll:masterfrom
QuinnG8:add-vscode-warning-note
Sep 8, 2024
Merged

Add note about VSCode warning for SCSS files#9609
jekyllbot merged 2 commits intojekyll:masterfrom
QuinnG8:add-vscode-warning-note

Conversation

@QuinnG8
Copy link
Copy Markdown
Contributor

@QuinnG8 QuinnG8 commented Jun 4, 2024

Summary

This PR adds a note to the Sass/SCSS options documentation to inform users about a known issue in VSCode where it warns about @import "main"; in SCSS files. The note clarifies that this warning does not affect the functionality of the SCSS code in Jekyll.

Related Issues

Resolves #9506

Changes Made

  • Added a note to docs/_sass.md explaining the VSCode warning and providing references for more information.

Justification

  • Improved User Guidance: The added note helps users understand that the warning in VSCode is known and harmless, reducing confusion and improving the developer experience.
  • Enhanced Documentation: Providing clear and accurate information about common issues ensures that the documentation is user-friendly and comprehensive.

References

@ashmaroli
Copy link
Copy Markdown
Member

Thanks @QuinnG8
@jekyllbot: merge +doc

@ashmaroli

This comment was marked as duplicate.

@jekyllbot jekyllbot merged commit c59e590 into jekyll:master Sep 8, 2024
jekyllbot added a commit that referenced this pull request Sep 8, 2024
github-actions bot pushed a commit that referenced this pull request Sep 8, 2024
QuinnG8: Add note about VSCode warning for SCSS files (#9609)

Merge pull request 9609
@jekyll jekyll locked and limited conversation to collaborators Sep 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: 7. Assets - css-lcurlyexcted

3 participants