https://github.com/six7/figma-batch-styler
Figma plugin to batch edit text styles
https://github.com/six7/figma-batch-styler
Last synced: 11 months ago
JSON representation
Figma plugin to batch edit text styles
- Host: GitHub
- URL: https://github.com/six7/figma-batch-styler
- Owner: six7
- License: mit
- Created: 2020-03-07T23:51:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-06T15:48:56.000Z (about 1 year ago)
- Last Synced: 2025-06-06T16:42:26.181Z (about 1 year ago)
- Language: Svelte
- Homepage:
- Size: 402 KB
- Stars: 56
- Watchers: 2
- Forks: 16
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Batch Styler
## To get started
```bash
npm install
npm run build
```
In Figma select `New Plugin`, choose `Link existing from manifest.json` and select `public/manifest.json`
_Note that you will need to have [Node.js](https://nodejs.org/) installed._