Skip to main content
Module

x/aleph/server/deps.ts>CSSModulesConfig

The Full-stack Framework in Deno.
Very Popular
Go to Latest
interface CSSModulesConfig
import { type CSSModulesConfig } from "https://deno.land/x/aleph@1.0.0-beta.1/server/deps.ts";

Properties

pattern: string

The pattern to use when renaming class names and other identifiers. Default is [hash]_[local].

dashedIdents: boolean

Whether to rename dashed identifiers, e.g. custom properties.