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

A generic type that represents the border and outline shorthand properties.

Properties

color: CssColor

The border color.

style: LineStyle

The border style.

The width of the border.