• Creates a new style element with the provided content and appends it to the document.head element.

    Parameters

    • css: string

      Stylesheet contents

    Returns HTMLStyleElement

Index

Documents