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

Added logos that do not use transformed layers #2768

Merged
merged 7 commits into from
Dec 9, 2023
Merged

Added logos that do not use transformed layers #2768

merged 7 commits into from
Dec 9, 2023

Conversation

daveverwer
Copy link
Member

Fixes #2767

Chrome

Screenshot 2023-12-06 at 20 52 35@2x

Safari

Screenshot 2023-12-06 at 20 53 16@2x

@daveverwer
Copy link
Member Author

There will be snapshot changes, but Percy seems to be down right now. I'll try again in the morning.

@@ -48,7 +48,7 @@ jobs:
- name: Run Percy
if: steps.front-end-changes.outputs.matching-files != '0'
run: |
npm install -g @percy/cli
npm install -g @percy/cli@1.27.4
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to pin this until percy/cli#1459 is resolved.

@daveverwer daveverwer marked this pull request as ready for review December 9, 2023 09:25
@daveverwer daveverwer merged commit b59419b into main Dec 9, 2023
6 checks passed
@daveverwer daveverwer deleted the fix-2767 branch December 9, 2023 09:32
@daveverwer
Copy link
Member Author

Deploying as 2.97.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logo renders incorrectly in Safari
2 participants