compose-multiplatform icon indicating copy to clipboard operation
compose-multiplatform copied to clipboard

Compose Web: add the `StyleScope.width` and `StyleScope.height` functions which take plain string arguments

Open ShreckYe opened this issue 2 years ago • 0 comments

This can make it easier to set the string values, e.g., fit-content, fit-content(), min-content, and max-content.

ShreckYe avatar Mar 09 '23 08:03 ShreckYe