Skip to content

Change name of style attribute on Themed components #615

Description

@brian-montgomery

Discovered when fixing #569.

For some silly reason, we chose to name one of the attributes of a theme to style, which obviously conflicts with the standard HTML style attribute. Now that we better understand Astro and are using its HTMLAttributes for Props, we need to fix this. My current suggestion is to rename it to styling, but open to other suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    componentsA common component or framework on the site.

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions