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(css/ast): Support @scope at-rule #7837

Merged
merged 11 commits into from
Aug 24, 2023
Merged

feat(css/ast): Support @scope at-rule #7837

merged 11 commits into from
Aug 24, 2023

Commits on Aug 18, 2023

  1. feat: @scope, not tested yet

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    895a8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e62fe71 View commit details
    Browse the repository at this point in the history
  3. test(css/codegen): add test

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e8557f9 View commit details
    Browse the repository at this point in the history
  4. update output.min.css

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7879ecc View commit details
    Browse the repository at this point in the history
  5. test all passed

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    fe0e354 View commit details
    Browse the repository at this point in the history
  6. update parser output.json

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    baecbec View commit details
    Browse the repository at this point in the history
  7. make to case insensitive

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0cbb4bb View commit details
    Browse the repository at this point in the history
  8. fmt

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a04c509 View commit details
    Browse the repository at this point in the history
  9. more test

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    04271ff View commit details
    Browse the repository at this point in the history
  10. fix test

    CGQAQ committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0b77121 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    b7c4463 View commit details
    Browse the repository at this point in the history