zoaha

Results 4 issues of zoaha

correct me if mistaken but, the preferred and fastest way to load an image from disk for displaying is to use [convertFileSrc()](https://v2.tauri.app/reference/javascript/api/namespacecore/#convertfilesrc) but the documentation is outdated, referencing v1 configs...

type: documentation

Is it possible to limit the font outputs to ONLY woff2? This works for only generating the `.css` instead of `.less, .sass, ....`: ``` css: { output: "output", include: "\\.(css)$"...

### Describe the bug Super weird bug: when using firefox + svelte 5, the cursor's initial position in contenteditable elements are right aligned, jumping back to left aligned whenever you...

### Is your feature request related to a problem? if one needed to use ULID or UUID instead of the default nanoid, they'd have to call ULID()/UUID() each time a...

feature
triage