Kemie

Results 6 issues of Kemie

Added two new icons for cat & dog Contributes to #498 ![Lucid 2022-10-19 at 153056](https://user-images.githubusercontent.com/1877967/196705397-900de8e1-ead0-4fd4-82ed-2725bb87d06c.png)

I have a main menu with a structure Level1item _Level2 item __Level 3 item Level1item Only levels 1 and 2 show, even though i changed the depth to 3 in...

I just created a library for using lucide icons on the penpot app. https://github.com/kemie/penpot-lucide-icons Feel free to add into /link to the project if it makes sense.

Stale

Fails with the following message `Close Tabs with Few Glyphs Error (CloseTabs): 'NoneType' object is not iterable`

Would be super convenient to have round-trip palette porting between adobe and sketch

If I beautify a LESS file with comments starting with //, the following line gets commented out too, so: ``` //This is my comment .selector ``` becomes ``` //This is...