zumm
zumm
May i ask to improve naming? Would be nice to use `cookieAttributes` insted of `cookieAttribs` since there is no otrher abbreviations or atleast `cookieAttrs` since it's canonical abbreviation for attributes.
Mb i could pr, but i need some guidance. I don't really understand why ssg needs special treatment in `detectBrowserLanguage` in first place. @kazupon
@Simon-He95 Could you please show how you use `loadCustomIconSet` from your example above? There is type error if you leave it as before. `Type '() => Promise IconifyJSON>' is not...
While we are waiting for first class vue integration we may use `motion-v` (https://motion.unovue.com). Unlike `@vueuse/motion` (which was promoted above) this package uses `framer-motion` and more compatible to `motion/react` in...
> [@zumm](https://github.com/zumm) have you tried using [eslint-plugin-better-tailwindcss](https://www.npmjs.com/package/eslint-plugin-better-tailwindcss) with UnoCSS? Is it failing with variant groups or smth. else? Yes, i have used it. There are some issues: 1. It requires...
I would like to see this feature implemented too. I have issue with `schedule-permission: system` and installation of `resticprofile` from `scoop`. Sheduled program is "C:\Users\\scoop\apps\resticprofile\current\resticprofile.exe" where "current" is symlink. For...
> I don't think it would break anything You need admin privileges to schedule task with `RunLevelHighest`. So setting `RunLevelHighest` as default for `user_logged_on` actually would break "rootless" setups.