Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export class ResourcesPage extends React.Component<any, any> {
<p>The Add-ins design toolkit provides layouts for interface elements and commonly used UX patterns in Word, Excel, and PowerPoint. Use it together with the Fabric design toolkit to create an add-in that fits seamlessly with Office.</p>
<ul>
<li><a className={ styles.relatedLink } href='https://aka.ms/addins_toolkit'>Add-ins XD Toolkit</a></li>
<li><a className={ styles.relatedLink } href='https://aka.ms/addins_sketch_toolkit'>Add-ins Sketch Toolkit</a></li>
</ul>

<h3>Fonts</h3>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@uifabric/fabric-website",
"comment": "Add addins-sketch-toolkit link",
"type": "none"
}
],
"packageName": "@uifabric/fabric-website",
"email": "v-jojanz@microsoft.com"
}