Skip to main content
Latest
interface BorderInlineColor
import { type BorderInlineColor } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A value for the border-inline-color shorthand property.

Properties

The inline end value.

start: CssColor

The inline start value.