Skip to content

Allowing passing useGriddleStyles={false} #1

@0xdabbad00

Description

@0xdabbad00

I need to disable the griddle styles for two reasons:

  • Mine are prettier :)
  • I use Content-Security-Policy:default-src 'self' which denies any inline style sheet setting.

For now, I have just copied griddleWithCallback.jsx to my project and added useGriddleStyles={false} to https://github.com/DynamicTyped/GriddleWithCallback/blob/master/scripts/griddleWithCallback.jsx#L190

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions