repro: https://stackblitz.com/edit/nuxt-starter-ug5meav1?file=app.vue either it doesn't work or the docs do not fully explain how to use it from [ipx github](https://github.com/unjs/ipx) <img width="950" height="201" alt="Image" src="https://github.com/user-attachments/assets/33ce46da-8624-46bb-9571-3fa627833712" /> I've tried with ``` modulate: [100, 100, 100] ``` ``` modulate: '100,100,100' ``` ``` modulate: '100_100_100' ``` neither worked