typography

package
v0.0.28 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FontFamily

type FontFamily string
const (
	Font_Sans               FontFamily = "--font-sans"
	Font_Monospace          FontFamily = "--font-monospace"
	Font_SystemUi           FontFamily = "--font-system-ui"
	Font_Transitional       FontFamily = "--font-transitional"
	Font_OldStyle           FontFamily = "--font-old-style"
	Font_Humanist           FontFamily = "--font-humanist"
	Font_GeometricHumanist  FontFamily = "--font-geometric-humanist"
	Font_ClassicalHumanist  FontFamily = "--font-classical-humanist"
	Font_NeoGrotesque       FontFamily = "--font-neo-grotesque"
	Font_MonospaceSlabSerif FontFamily = "--font-monospace-slab-serif"
	Font_MonospaceCode      FontFamily = "--font-monospace-code"
	Font_Industrial         FontFamily = "--font-industrial"
	Font_RoundedSans        FontFamily = "--font-rounded-sans"
	Font_SlabSerif          FontFamily = "--font-slab-serif"
	Font_Antique            FontFamily = "--font-antique"
	Font_Didone             FontFamily = "--font-didone"
	Font_Handwritten        FontFamily = "--font-handwritten"
)

type FontLineHeight

type FontLineHeight string
const (
	FontLineHeight_00 FontLineHeight = "--font-line-height-00"
	FontLineHeight_0  FontLineHeight = "--font-line-height-0"
	FontLineHeight_1  FontLineHeight = "--font-line-height-1"
	FontLineHeight_2  FontLineHeight = "--font-line-height-2"
	FontLineHeight_3  FontLineHeight = "--font-line-height-3"
	FontLineHeight_4  FontLineHeight = "--font-line-height-4"
	FontLineHeight_5  FontLineHeight = "--font-line-height-5"
)

type FontSize

type FontSize string
const (
	FontSize_00 FontSize = "--font-size-00"
	FontSize_0  FontSize = "--font-size-0"
	FontSize_1  FontSize = "--font-size-1"
	FontSize_2  FontSize = "--font-size-2"
	FontSize_3  FontSize = "--font-size-3"
	FontSize_4  FontSize = "--font-size-4"
	FontSize_5  FontSize = "--font-size-5"
	FontSize_6  FontSize = "--font-size-6"
	FontSize_7  FontSize = "--font-size-7"
	FontSize_8  FontSize = "--font-size-8"

	FontSizeFluid_0 FontSize = "--font-size-fluid-0"
	FontSizeFluid_1 FontSize = "--font-size-fluid-1"
	FontSizeFluid_2 FontSize = "--font-size-fluid-2"
	FontSizeFluid_3 FontSize = "--font-size-fluid-3"
)

type FontWeight

type FontWeight string
const (
	FontWeight_1 FontWeight = "--font-weight-1"
	FontWeight_2 FontWeight = "--font-weight-2"
	FontWeight_3 FontWeight = "--font-weight-3"
	FontWeight_4 FontWeight = "--font-weight-4"
	FontWeight_5 FontWeight = "--font-weight-5"
	FontWeight_6 FontWeight = "--font-weight-6"
	FontWeight_7 FontWeight = "--font-weight-7"
	FontWeight_8 FontWeight = "--font-weight-8"
	FontWeight_9 FontWeight = "--font-weight-9"
)

type LetterSpacing

type LetterSpacing string
const (
	LetterSpacing_0 LetterSpacing = "--letter-spacing-0"
	LetterSpacing_1 LetterSpacing = "--letter-spacing-1"
	LetterSpacing_2 LetterSpacing = "--letter-spacing-2"
	LetterSpacing_3 LetterSpacing = "--letter-spacing-3"
	LetterSpacing_4 LetterSpacing = "--letter-spacing-4"
	LetterSpacing_5 LetterSpacing = "--letter-spacing-5"
	LetterSpacing_6 LetterSpacing = "--letter-spacing-6"
	LetterSpacing_7 LetterSpacing = "--letter-spacing-7"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL