Skip to content

Commit aba4dc2

Browse files
committed
Conformed other target content to SpecificResource class structure 📝
h/t @stephenwf
1 parent 68c6dc1 commit aba4dc2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎recipe/0045-css/manifest.json‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,12 @@
6868
},
6969
"target": {
7070
"type": "SpecificResource",
71-
"source": "{{ id.path }}/canvas/p1#xywh=700,1250,1850,1150",
72-
"styleClass": "author1"
71+
"source": "{{ id.path }}/canvas/p1",
72+
"styleClass": "author2",
73+
"selector": {
74+
"type": "FragmentSelector",
75+
"value": "xywh=700,1250,1850,1150"
76+
}
7377
}
7478
},
7579
{

0 commit comments

Comments
 (0)