Skip to content

allow extending styles #15

@bearcott

Description

@bearcott

consider exporting everything as a styled custom component to allow me to do something like


styled.div`
  ${ImpulseSpinner} {
    position: absolute;
    width: 100%;
    height: 100%;
  }
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions