Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/frugal/dep/lightningcss.ts>Variable

A frugal web framework
Latest
interface Variable
Re-export
import { type Variable } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A CSS variable reference.

Properties

optional
fallback: TokenOrValue[] | null

A fallback value in case the variable is not defined.

The variable name.