Luc

Results 7 issues of Luc

Hello! I tried to installed this screensaver but with macOS Catalina, it seems screensavers must now be notarized. Do you think you could solve this issue? Thanks.

Hi, Thanks for making and maintaining Windi CSS. I got the following error when hovering my `bg-neutral-lighter` class: > bg-neutral-lighter is not valid windi css class (windi_invalid-class) In my configuration...

p2-low
bug

When running `yarn run dev`, I get the following error: > [Vue warn]: Error when rendering anonymous component the property `todos.length` is not accessible it seems. Unfortunately I don't know...

### Describe the bug After running `pnpm tauri ios dev`, I get this error: > ENOTDIR: not a directory, open [...]/node_modules/@tauri-apps/cli/tauri.js/package.json The init command `npx tauri ios init` run before...

type: bug
status: needs triage

Menus on iOS and iPadOS are important UI elements. It would be nice if muda could extend to these platforms. https://developer.apple.com/design/human-interface-guidelines/menus#iOS-iPadOS ![Screenshot_2024-02-01_at_09 34 37](https://github.com/tauri-apps/muda/assets/7230764/e64081c4-38a4-465a-9eeb-229ee10ec4f1)

Hi @chu121su12, I wanted to make such a preset and discovered yours. Thanks for making it. 😍 I also enjoyed reading the recent article from Josh. After testing it, I...

### Describe the bug Adding a default property in `schemaOrg` object triggers this error: > Object literal may only specify known properties, but 'default' does not exist in type 'Partial'....