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

A generic value that represents a value for four sides of a box, e.g. border-width, margin, padding, etc.

When serialized, as few components as possible are written when there are duplicate values.