Skip to main content

Module token_export

Module token_export 

Source
Expand description

Design Token Export – Item 13

Exports CVKG design tokens to various formats: Figma JSON, CSS variables, Swift constants, and plain JSON.

§OS-agnostic

Pure file I/O. No platform-specific APIs.

Structs§

TokenExport
Token export engine.