Skip to main content
Module

x/lume/plugins/sass.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/sass.ts";

Properties

optional
extensions: string[]

Extensions processed by this plugin

optional
format: "compressed" | "expanded"

Output format

optional
options: SassOptions

SASS options

optional
includes: string

Custom includes paths