Michael Puckett

Results 4 issues of Michael Puckett

I don't see `onFileCropped` anywhere in the built file. Is it a valid option?

This line does not compile, I think because it does not understand `max-content` keyword: `width: calc(max-content + (.5 * var(--global-button-padding-right, var(--global-button-padding-horizontal, 0px))));`

(See below)

defer-future-version

It seems to me that libraries do not always appropriately handle camelCase property names the same way. When using Vue and Svelte together, for example, I'm finding the only way...

Additional Tests