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

x/frugal/dep/lightningcss.ts>BoxLines

A frugal web framework
Latest
type alias BoxLines
import { type BoxLines } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A value for the legacy (prefixed) box-lines property. Equivalent to the flex-wrap property in the standard syntax.

definition: "single" | "multiple"