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

Fix messages of font-weight-notation #6350

Merged
merged 5 commits into from Sep 19, 2022

Commits on Sep 18, 2022

  1. Fix messages of font-weight-notation

    - Use the "Expected x to be y" message format as possible
    - Remove the message for invalid `font-weight` notations
      (it's possible to use the `stylelint-csstree-validator` package instead)
    ybiquitous committed Sep 18, 2022
    Copy the full SHA
    ff585bf View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    ybiquitous committed Sep 18, 2022
    Copy the full SHA
    9abc435 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cb2c0dc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    49ff0c2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e109761 View commit details
    Browse the repository at this point in the history