Skip to content

Commit

Permalink
Add missing package postcss-safe-parser@^6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Nov 10, 2024
1 parent 2d9ff6e commit f19d221
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/styles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
@ronilaukkarinen/stylelint-declaration-strict-value@^1.9.2 \
@ronilaukkarinen/stylelint-value-no-unknown-custom-properties@^4.0.1 \
postcss@8.4.21 \
postcss-cli@^10.1.0
postcss-cli@^10.1.0 \
postcss-safe-parser@^6.0.0
- name: Run stylelint
run: |
Expand Down

0 comments on commit f19d221

Please sign in to comment.