platform-bible-react
    Preparing search index...

    Function useStylesheet

    • Adds a CSS stylesheet to the current document in a style element

      Parameters

      • stylesheet: undefined | string

        The CSS stylesheet to apply to the current document. If undefined, this hook does nothing.

      Returns void