Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 274 Bytes

Mechanic SVG Engine

Mechanic engine that powers string SVG usage.

@mechanic-design/engine-svg

Usage

As a setting for a design function definition in a Mechanic project:

export const settings = {
    engine: require("@mechanic-design/engine-svg)
}