Skip to main content
Module

x/lume/plugins/postcss.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.1.2/plugins/postcss.ts";

Properties

optional
extensions: string[]

The list of extensions this plugin applies to

optional
includes: string | false

Custom includes path for postcss-import

optional
plugins: unknown[]

Plugins to use by postcss

optional
useDefaultPlugins: boolean

Set false to remove the default plugins