Daniel Tompkins

Results 2 issues of Daniel Tompkins

- Version: 3.0.0 - macOS: 12.6, arm64 I'm trying to shrink the font size from a Modal pop-up. ``` Modal.build({ weight: 12, text: 'Test', }).show(); ``` Font size remains a...

bug

Hi, I'm experiencing an issue where the latest version of psycopg (3.2.1) is unable to run Django migrations because of a failed connection. Postgres is running in a separate Docker...