Skip to main content
Module

x/gardens/lib/gardens.ts>CssObject

A useful logging utility for JavaScript everywhere. 🎉
Latest
interface CssObject
import { type CssObject } from "https://deno.land/x/gardens@v4.2.0/lib/gardens.ts";

Index Signatures

[property: string]: string | number

Properties

optional
backgroundColor: string
optional
color: string
optional
fontStyle: string
optional
fontWeight: number
optional
textDecoration: string