Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface TextTransform
import { type TextTransform } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A value for the text-transform property.

Properties

How case should be transformed.

fullSizeKana: boolean

Converts all small Kana characters to the equivalent full-size Kana.

fullWidth: boolean

Puts all typographic character units in full-width form.