Skip to content

A figma plugin that lets you extract styles to mixins for various CSS frameworks

Notifications You must be signed in to change notification settings

bitovi/eggstractor

Repository files navigation

Bitovi Figma SCSS Plugin

This plugin generates SCSS variables and mixins from selected nodes in Figma.

Features

  • Extracts fill colors from selected nodes.
  • Generates SCSS variables for each color.
  • Handles text nodes to extract font colors.
  • Outputs the generated SCSS code to the plugin UI.

Development

Use npm run watch to run the typescript compiler in watch mode. This will compile the code.ts file to code.js.

Local plugin

• In Figma, go to Plugins → Development → Import plugin from manifest… • Select the manifest.json file. • The plugin will now be available under Plugins → Development.

About

A figma plugin that lets you extract styles to mixins for various CSS frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published