Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.