Module

x/goober/src/core/parse.js>parse

🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API
Go to Latest
variable parse
import { parse } from "https://dotland.deno.dev/x/goober@v2.1.13/src/core/parse.js";

Parses the object into css, scoped, blocks

type

(obj, selector) => unknown