Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias Size2DFor_FontStretch
import { type Size2DFor_FontStretch } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A generic value that represents a value with two components, e.g. a border radius.

When serialized, only a single component will be written if both are equal.

definition: [FontStretch, FontStretch]