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
552 changes: 1 addition & 551 deletions polaris-migrator/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion polaris.shopify.com/content/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The [Shopify/polaris GitHub repo](https://github.com/Shopify/polaris) is an open

- [React components](https://github.com/Shopify/polaris/tree/main/polaris-react#using-the-react-components)
- [Design tokens](https://github.com/Shopify/polaris/tree/main/polaris-tokens#installation)
- [VS Code extension](https://marketplace.visualstudio.com/items?itemName=Shopify.polaris-for-vscode)
- [VS Code extension](/tools/polaris-for-vscode)

## Tutorials

Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/tools/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Tools
description: Extensions, plugins, and other tools to help you use Polaris to build Admin experiences.
description: Extensions, plugins, and other tools to help build with Polaris.
icon: ToolsMajor
order: 11
---
3 changes: 2 additions & 1 deletion polaris.shopify.com/content/tools/polaris-for-vscode.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Polaris for VS Code
description: Official VS Code extension for building with the Shopify Polaris Design System
description: Official VS Code extension for building with the Shopify Polaris design system.
icon: HintMajor
order: 1
---

![Demo of Polaris for VS Code tokens autocomplete](https://github.com/Shopify/polaris/blob/main/polaris-for-vscode/docs/polaris-for-vscode-preview.gif?raw=true)
Expand Down
Loading