Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 323 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 323 Bytes

Create Artboard Font Example

Example creating an artboard node in Studio.

Issue

Font support does not work as expected.

Font defaults to Arial and does not render the correct font weights.

Installation

npm install

Development Mode

npm run dev

Production Mode

npm run build