Skip to content

Commit

Permalink
[blog] A few tweaks in introducing-sync-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed May 2, 2024
1 parent 45cf002 commit 2d4a0e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/pages/blog/introducing-sync-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ tags: ['Material UI', 'Product']
manualCard: true
---

Over the last few years we've seen designers increasingly seeking out ways to participate more directly and collaborate more effectively in the development process.
Over the last few years, we've seen designers increasingly seeking out ways to participate more directly and collaborate more effectively in the development process.

Check warning on line 10 in docs/pages/blog/introducing-sync-plugin.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'we'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "docs/pages/blog/introducing-sync-plugin.md", "range": {"start": {"line": 10, "column": 26}}}, "severity": "WARNING"}
The [Material UI Design Kit for Figma](/store/items/figma-react/) was our first attempt to meet those needs by providing designers with one-to-one mockups of Material UI components for implementing custom design systems.
But it doesn't go far enough on its own to bridge the gap between design and code—the developer still need to write the designer's custom styles from scratch.
But it doesn't go far enough on its own to bridge the gap between design and code—the developer still needs to write the designer's custom styles from scratch.

That got us thinking:
What if designers could generate production-ready code directly from their design software to hand off to developers working with a Material UI codebase?
Expand Down Expand Up @@ -45,7 +45,7 @@ This is one of the most exciting features because it enables designers to use th
:::warning
While in beta, not all components are supported yet.
We'll expand component coverage progressively in the coming months.
For now you can experiment with the Button, Switch, and Typography.
For now, you can experiment with the Button, Switch, and Typography.
:::

## Quick Storybook preview
Expand All @@ -62,7 +62,7 @@ Get the beta version of Material UI Sync now, available for free in the [Figma

There's still a lot to do, and we're looking forward to hearing from all of you [who requested this plugin years ago](https://github.com/mui/mui-design-kits/issues/10).

- Check out documentation for [the Sync plugin](/material-ui/design-resources/material-ui-sync/) and [the Material UI Design Kit](/material-ui/design-resources/material-ui-for-figma/).
- Check out the documentation for [the Sync plugin](/material-ui/design-resources/material-ui-sync/) and [the Material UI Design Kit](/material-ui/design-resources/material-ui-for-figma/).
- If you've got any feedback, we'd love to [hear from you](https://material-ui-sync.canny.io/).

Happy designing! 👨‍🎨
Binary file modified docs/public/static/blog/introducing-sync-plugin/card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d4a0e9

Please sign in to comment.