Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/resin/src/resin_css.ts>getCssBallFromClassName

Lightweight css-in-js library for Fresh
Latest
function getCssBallFromClassName
import { getCssBallFromClassName } from "https://deno.land/x/resin@v0.1.8/src/resin_css.ts";

Parameters

className: string

Returns

CssBall | undefined