Joaquín Sánchez

Results 1398 comments of Joaquín Sánchez

@hi-ogawa you can provide cwd and file name when loading the configuration: `await loadConfig(process.cwd(), 'unocss.config.ts')`: - `v0.58.9`: `[loadConfig]: 225.94ms` - `v0.60.2`: `[loadConfig]: 664.644ms`

Using in the reproductions (preparing PR): ```json "overrides": { "unconfig": "0.4.1" } ``` - `v0.58.9`: `[loadConfig]: 215.667ms` - `v0.60.2`: `[loadConfig]: 203.762ms`

This should also work in dev mode, have you check it with some example? I'll try to review this PR next weekend (too busy, sorry ) Revert changes added to...

uhmmm, why is `getPreferences` not reactive?

I guess it will be better to move the check in the interface page to the top, between **Bottom Navigation** and the `Choose...` paragraph: ![imagen](https://github.com/user-attachments/assets/7640fdd7-a23b-4a27-947a-db1394792417)

I guess you should also change the button layout in the interface page.

Don't merge yet, the preview buttons not being translated, I'm going to fix it. ![image](https://github.com/user-attachments/assets/8625f1a4-6905-435e-a49e-4c8dadd75cf8) _preview texts not being translated_ We also need to fix long texts, we shouldn't use...

https://m3.material.io/components/navigation-bar/guidelines ![imagen](https://github.com/user-attachments/assets/85173f85-a843-4041-8fac-e07fc047a4de)

> @userquin indeed, ellipsis is not advised. If that label can't be replaced by something shorter I'm not sure how to deal with this. French isn't as effective as english...

Maybe we can reduce the elements to 4 when showing the labels... or use ellipsible. NOTE: X using 6 items without labels and Bluesky using 5 whitout labels.