SwiftBox
SwiftBox copied to clipboard
Position: absolute?
css-layout has support for position: absolute
, i.e. elements that don't participate in the flexbox layout and instead have an explicit position. I don’t see this option exposed anywhere in the SwiftBox API. Am I missing something, or is this just not implemented yet?