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(footer): fix demo icons #694
Conversation
🦋 Changeset detectedLatest commit: 9e36c21 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for red-hat-design-system ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
@heyMP I'm not sure what else we need to do here |
|
@bennypowers I was seeing if you were cool with keeping a deprecated css property to support our current sites. I'll merge it and if we have any concerns we can come back later. |
|
yeah that's fine by me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
* docs(footer): fix demo icons * chore: revert previous * docs(footer): fix icons in demo
What I did
import all thefabicons into the importMap for 11ty (should really only be done on footer pages)--pfe-icon--colorin favor of using slotted selector to support pfe-icon 2.0Testing Instructions
dp/components/footer/demo/Screenshot
Notes to Reviewers
don't look too closely into this one ;)nvm this is pure 🔥this should be reverted in favour of
<rh-icon>, when it's ready