Skip to content
Draft
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
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# AutoGrid for Figma

## ⚠️ DEPRECATION NOTICE

**This plugin is deprecated and is no longer maintained.**

Figma now has native Auto Layout and Grid features that provide better functionality than this plugin. Please use Figma's built-in tools instead:

- **Auto Layout**: Use Figma's native auto layout feature for automatic spacing and alignment
- **Grid Layout**: Use Figma's grid layout properties for creating grid-based designs
- **Layout Grids**: Use Figma's layout grid system for design alignment

For more information about Figma's native layout features, visit the [Figma Help Center](https://help.figma.com/).

---

## Legacy Documentation

_The following documentation is kept for historical reference only._

## To get started
```bash
npm install
Expand Down
Loading