Patch Changes
-
70efd73: Enhanced composition types with comprehensive CSS property support
Text Style Properties: Added these properties to
theme.textStyles
:- Added
color
property - Text layout properties (
direction
,textAlign
,writingMode
) - Advanced text properties (
tabSize
,hangingPunctuation
,textDecorationSkip*
,textStroke*
)
Layer Style Properties: Added these properties to
theme.layerStyles
:- Layout properties (
position
,zIndex
,display
,height
,width
,margin*
,inset*
) - Visual effects (
clipPath
,mixBlendMode
,mask*
) - Modern properties (
aspectRatio
,objectFit
,cursor
,content
,transition
) - Background shorthands (
bg
,bgColor
,bgImage
) - Styling (
borderImage*
,outline*
,color
)
- Added