mirror of
https://github.com/lingble/twenty.git
synced 2025-10-29 20:02:29 +00:00
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:
4
.vscode/extensions.json
vendored
4
.vscode/extensions.json
vendored
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user