Skip to main content
Module

x/lume/plugins/lightningcss.ts>Options

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

Properties

optional
extensions: string[]

The list of extensions this plugin applies to

optional
includes: string | false

Custom includes path

optional
options: Omit<BundleAsyncOptions<CustomAtRules>, "filename">

Options passed to parcel_css