Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface Message
Re-export
import { type Message } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js";

Index Signatures

[others: string]: any

Properties

type: string

Message type.

optional
plugin: string

Source PostCSS plugin name.