Type Alias: CssScreen
type CssScreen = Record<string, CssComponent>Type representing CSS configurations for a specific screen Maps component names to their CSS element configurations
Last updated on
type CssScreen = Record<string, CssComponent>Type representing CSS configurations for a specific screen Maps component names to their CSS element configurations