Massimo Cairo
Massimo Cairo
Closes #27. New page at `/add-tally-banner-to-your-site` allows to customize and preview an HTML snippet, showing a banner announcing Tally launch, meant for other web admins to add to their own...
Per https://w3c.github.io/manifest/#icons-member: > If there are multiple equally appropriate images in icons, a user agent MUST use the **last** one declared in order at the time that the user agent...
# Description Rewrite the wasm utilities in a unified Rust crate, and expose them type-safely. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue)...
When importing a development plugin whose manifest contains something like ``` "main": "dist/plugin/figma-plugin.js", ``` the import process fails with `Filename "dist/plugin/figma-plugin.js" not allowed`, due to the filename not matching the...
`iospec` is a tool to **generate parsers** for, **validate** and **transform** input/output files, given a specification of the format in an _expressive_ language, as well as to **generate documentation** of...