Skip to main content
Module

x/aleph/plugins/css.ts>Options

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