Skip to content

Allow overriding styles when using styled on a styled component  #871

Description

@broccolai

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions