Skip to main content
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://deno.land/x/goober@v2.1.10/src/core/parse.js";

Parses the object into css, scoped, blocks

type

(obj, selector) => unknown