Files
lucide/packages/lucide-figma
Eric Fennis 318c024589 Migrate to PNPM (#777)
* add pnpm

* make it work

* fix comamnds in package.jsons

* move some scripts to modules

* workflow fixes

* test workflow

* test #2

* minor fix

* update lockflite

* create workflows

* update workflow

* Add copy license command

* Fix build

* update workflows

* update contributions.md

* migrate site directory to pnpm

* Fix peer dependencies when install

* fix types in lucide-angular

* fix testing
2022-08-10 09:10:53 +02:00
..
2022-08-10 09:10:53 +02:00
2021-02-26 16:35:18 +01:00
2021-02-26 16:35:18 +01:00
2022-08-10 09:10:53 +02:00
2021-02-26 16:35:18 +01:00
2022-08-10 09:10:53 +02:00
2021-11-17 20:12:45 +01:00

Lucide Figma plugin

A Figma plugin for using Lucide Icons

Local development

  1. Install the dependencies

    yarn
    
  2. Build the plugin

    yarn watch
    
  3. Open the Figma desktop app

  4. Go to Menu > Plugins > Development > New Plugin...

  5. Choose lucide/packages/lucide-figma/manifest.json

  6. Run the plugin by going to Menu > Plugins > Development > Lucide Icons