mirror of
https://github.com/penpot/penpot.git
synced 2026-05-24 01:13:43 +00:00
🐛 Fixing default path for strokes
This commit is contained in:
parent
8d700491da
commit
1dc7db4456
@ -63,7 +63,11 @@
|
|||||||
{:type :path
|
{:type :path
|
||||||
:name "Path-1"
|
:name "Path-1"
|
||||||
:fills []
|
:fills []
|
||||||
:strokes []}
|
:strokes [{:stroke-style :solid
|
||||||
|
:stroke-alignment :center
|
||||||
|
:stroke-width 2
|
||||||
|
:stroke-color clr/black
|
||||||
|
:stroke-opacity 1}]}
|
||||||
|
|
||||||
{:type :frame
|
{:type :frame
|
||||||
:name "Artboard-1"
|
:name "Artboard-1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user