interface CSSModulesConfigimport { type CSSModulesConfig } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/deps.ts"; Propertiespattern: stringThe pattern to use when renaming class names and other identifiers. Default is [hash]_[local]. dashedIdents: booleanWhether to rename dashed identifiers, e.g. custom properties.