Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.14/plugins/css.ts";
definition: { postcss?: { plugins: AcceptedPlugin[]; }; }