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

Add more statement parsing for sass-parser #2317

Merged
merged 7 commits into from
Sep 5, 2024
Merged

Add more statement parsing for sass-parser #2317

merged 7 commits into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. Add support for @at-root rules

    nex3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e1a8060 View commit details
    Browse the repository at this point in the history
  2. Add support for @debug rules

    nex3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6123b22 View commit details
    Browse the repository at this point in the history
  3. Add support for @each rules

    nex3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0df0a86 View commit details
    Browse the repository at this point in the history
  4. Add support for @error rules

    nex3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3544cef View commit details
    Browse the repository at this point in the history
  5. Add support for @extend rules

    nex3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b60577e View commit details
    Browse the repository at this point in the history
  6. Add support for @for rules

    nex3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    21819c3 View commit details
    Browse the repository at this point in the history
  7. Add support for loud comments

    nex3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7784231 View commit details
    Browse the repository at this point in the history