Module

x/aleph/plugins/css.ts>Options

The Full-stack Framework in Deno.
Very Popular
Go to Latest
type alias Options
import { type Options } from "https://dotland.deno.dev/x/aleph@v0.3.0-alpha.17/plugins/css.ts";
definition: { postcss?: { plugins: AcceptedPlugin[]; }; }