Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/six7/figma-batch-styler
Figma plugin to batch edit text styles
https://github.com/six7/figma-batch-styler
Last synced: 24 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T18:05:51.000Z (10 months ago)
- Last Synced: 2024-10-12T22:48:20.614Z (about 1 month ago)
- Language: Svelte
- Homepage:
- Size: 367 KB
- Stars: 51
- Watchers: 3
- Forks: 17
- Open Issues: 18
-
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._