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@v1.15.2/plugins/postcss.ts";

Properties

extensions: string[]

The list of extensions this plugin applies to

includes: string | false

Custom includes path for postcss-import

plugins: unknown[]

Plugins to use by postcss

keepDefaultPlugins: boolean

Set true append your plugins to the defaults