Here's an example with a triangle: ``` shape: @polygon { sides: 3; }; ``` Currently:  The generated equilateral triangle is not filling the available space fully. New behavior:  version: 0.4.7-git9623621