svg icon shadowing from svg.tsx file not working. #33562
Unanswered
gusmontoya
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Preliminary Checks
Description
Shadowing for svg.tsx file for theme Cara not working. I looked at the shadowing documentation and have emplemented all instructions. When I test the site, the svg icon added to svg.tsx shadowed file does not render nor it is implemented. This was seen with inspect on the Elements tab. I am trying to change the geometric shapes to logo's.
ANy help please?
Reproduction Link
https://github.com/gusmontoya/PersonalPortfolio/blob/main/src/components/svg.tsx
Steps to Reproduce
...
Expected Result
Better documentation/instruction then referring me to the existing shadowing documentation. I have gone through all of the discord, github, stack overflow, github discussion posts and pull requests. I have read many being referred back to the existing shadowing documentation. I have read the documentation and have tried to follow it's instructions. Still I am not successful. Here is the file shadowed: https://github.com/gusmontoya/PersonalPortfolio/blob/main/src/components/svg.tsx
with respective site sections with inserted svg: https://github.com/gusmontoya/PersonalPortfolio/blob/main/src/components/hero.tsx
but no svg icon of github logo is rendered .
Actual Result
the svg icon I added of a github logo did not render with the geometric svg icons being rendered.
Environment
Config Flags
No response
Beta Was this translation helpful? Give feedback.
All reactions