Skip to content

Allowing passing useGriddleStyles={false} #1

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

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