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

Properties

extensions: string[]

Extensions processed by this plugin

format: "compressed" | "expanded"

Output format

options: SassOptions

SASS options

includes: string | string[]

Custom includes paths