kobweb
kobweb copied to clipboard
Port every CSS API over that is missing global values
Compose HTML has a bunch of stylepropertyenum implementations that are missing global values, so I guess we have to port them over into compose-html-ext...
Also, we should change FlexWrap.Nowrap to NoWrap, for consistency with WhiteSpace.NoWrap