Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add tolerant parsing mode #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: Add tolerant parsing mode #38

wants to merge 1 commit into from

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Jan 2, 2025

Prerequisites checklist

What is the purpose of this pull request?

Add a tolerant parsing mode.

What changes did you make? (Give an overview)

  • Updated CSSLanguage to contain defaultLanguageOptions and validateLanguageOptions()
  • Updated CSSLanguage#parse() to accept language options
  • Updated tests
  • Upgraded @eslint/core to v0.7.0 (not the latest, for best compatibility)

Related Issues

fixes #29

Is there anything you'd like reviewers to focus on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Request: PostCSS syntax support
1 participant