Skip to content

LightningDesigner/fontmap

Repository files navigation

Figma Font Style Mapper Plugin

This Figma plugin allows you to map font styles in your designs to local text styles.

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/figma-text-style-linker.git
    
  2. Open the Figma desktop app
  3. Go to Plugins > Development > New Plugin
  4. Choose "Link existing plugin" and select the manifest.json file from this repository

Usage

  1. Run the plugin from the Figma plugins menu
  2. Add mappings for font sizes and weights to local styles
  3. Apply the mappings to your design

Development

To work on this plugin:

  1. Install dependencies:
    npm install
    
  2. Make your changes
  3. Build the plugin:
    npm run build
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published