• 
      

    Fix a bad variable name when injecting custom rules to schemas.

    Review Request #13624 — Created March 8, 2024 and submitted — Latest diff uploaded

    Information

    Ink
    master

    Reviewers

    The old name, @_override-rules, was used in place of the new name,
    @_specialize-rules. This is a trivial fix to use the correct name,
    fixing the ability to apply specialized rules at the theme layer.

    Made use of this in in-progress components.

    Commits

    Files