import { injectGlobal } from "https://dotland.deno.dev/x/fresh@1.7.3/plugins/twindv1_deps.ts";
Injects styles into the global scope and is useful for applications such as gloabl styles, CSS resets or font faces.
It does not return a class name, but adds the styles within the base layer to the stylesheet directly.