Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/lightningcss.ts>Drafts

A frugal web framework
Latest
interface Drafts
import { type Drafts } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

Properties

optional
nesting: boolean

Whether to enable CSS nesting.

optional
customMedia: boolean

Whether to enable @custom-media rules.