Description
Currently, with panda when you declare a style with in child component, it will not always use that value over the value provided by the parent.
Example here
Problem Statement/Justification
This behavior makes sense and is found in similar libraries such as styled components
Proposed Solution or API
I have looked at how other libraries implement this but their methods cannot be applied to Panda because of how it's structured.
Alternatives
No response
Additional Information
No response
Description
Currently, with panda when you declare a style with in child component, it will not always use that value over the value provided by the parent.
Example here
Problem Statement/Justification
This behavior makes sense and is found in similar libraries such as styled components
Proposed Solution or API
I have looked at how other libraries implement this but their methods cannot be applied to Panda because of how it's structured.
Alternatives
No response
Additional Information
No response