figspec

Unofficial static Figma frame/file viewer available as HTML CustomElement

  1. 1
  2. 2
  3. 3
export * from "./CSSStyle.js";
export { fromNode } from "./fromNode.js";
export { serializeStyle, serializeValue } from "./serialize.js";