Chanan Braunstein
Chanan Braunstein
Running the example from the readme: ``` var rhythm = VerticalRhythm({baseFontSize: '24px', baseLineHeight: 1.5}).rhythm; rhythm(1); ``` Returns: `1.5rem` The readme says it should be: `1.25rem`
Hi, I have a project that works fine on my mac, when I try to build on a RPi it fails. Flutter 3.27.2, media_kit_libs_linux: ^1.1.3, RPi 5. Error: ``` CMake...
I had snapp working but had to reinstall my r-pi. I reinstalled snapp and using both express as well as trying bootstrap, when I try to run a flutter app...
### Basic information **MapillaryJS version**: "mapillary-js": "^4.1.2", **System/Browser**: Mac OS, Node 22.11.0 ### Steps to Reproduce Behavior 1. Create a project using react router 7 (Vite 5.4.11) 2. Add mapillary-js...