sketch icon indicating copy to clipboard operation
sketch copied to clipboard

Use `fragment` for BEAM generated styles

Open ghivert opened this issue 1 year ago • 1 comments
trafficstars

Sketch wraps the top-level node in a div, with a style as first child. A fragment should be used instead, to avoid creating an additional, unneeded node.

ghivert avatar Jul 01 '24 10:07 ghivert

Unfortunately, Lustre is buggy right now with top-level fragment for BEAM

ghivert avatar Jul 28 '24 12:07 ghivert

Fixed

ghivert avatar Nov 06 '24 16:11 ghivert