Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Allow bypassing Radium's custom element check #258

Closed
@exogen

Description

Radium does not resolve styles on custom elements (non-DOM elements) because it could be unsafe. However, when you have components that you know would work with Radium, like react-routers Link, or a material-ui component, you should be able to override this check.

Asked in #249, #257 so far.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions