compose-multiplatform
compose-multiplatform copied to clipboard
Compose Web: add the `StyleScope.width` and `StyleScope.height` functions which take plain string arguments
This can make it easier to set the string values, e.g., fit-content, fit-content(), min-content, and max-content.