added figma link to README.md (#1835)

* added figma link to README.md

* added figma to the recommended extensions for the project

* updated useful tips in 'work with Figma' section of the docs to add Figma extension for VSCode

* removing yarn.lock

* modified Figma extension docs in 'Work with Figma'

* added Mdx Preview extension to recommended extensions
This commit is contained in:
bosiraphael
2023-10-03 12:50:05 +02:00
committed by GitHub
parent e63f8eac76
commit 35fb2576b7
4 changed files with 10 additions and 398 deletions

View File

@@ -10,6 +10,8 @@
"prisma.prisma",
"yoavbls.pretty-ts-errors",
"graphql.vscode-graphql-syntax",
"graphql.vscode-graphql"
"graphql.vscode-graphql",
"figma.figma-vscode-extension",
"xyc.vscode-mdx-preview"
]
}