canvas-kit icon indicating copy to clipboard operation
canvas-kit copied to clipboard

Support CSS Variables in Popper offsets

Open NicholasBoll opened this issue 1 year ago • 0 comments

🐛 Bug Report

The Popper offsets plugin doesn't support CSS variables. Integer pixel values are built into the core of Popper and the next floating UI iteration. It is possible to support CSS variables though, but we'd have to maintain our own offset plugin.

NicholasBoll avatar Mar 13 '24 15:03 NicholasBoll