Skip to content
Open
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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ _Note that you will need to have [Node.js](https://nodejs.org/) installed._

This plugin is based on Figsvelte, a Svelte boilerplate for creating Figma plugins. Create your own!
https://github.com/thomas-lowry/figsvelte

## Deprecation Notice

AutoGrid is deprecated and will be removed in a future release. A deprecation banner now appears in the plugin UI on launch.

- To dismiss temporarily, click "Dismiss".
- To hide it permanently on this device, click "Don't show again" (stored using Figma client storage).
Loading