Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface Message
import { type Message } from "https://deno.land/x/postcss@8.4.16/lib/result.d.ts";

Index Signatures

[others: string]: any

Properties

type: string

Message type.

optional
plugin: string

Source PostCSS plugin name.