Andrew R. Powers

Results 18 issues of Andrew R. Powers

### Describe the bug I believe that HMR should be disabled if it is set as `hmr: false` and/or vite is running in `production` mode. This is an issue in...

pending triage

Hey guys, Is there is a plan regarding this plugin and Vue3? Tried out v3 this weekend and this plugin was one of the sticking points as its integrated into...

question
target: v3

Few questions/suggestions about the project... - Is there a reason why you are using the precache plugin vs the offline plugin? (https://github.com/goldhand/sw-precache-webpack-plugin vs https://github.com/NekR/offline-plugin) -- seems like the precache plugin...

question

Hey there guys, Just ran into a dead end with the `import/no-extraneous-dependencies` rule. Specifically, we are using PNPM and mono-repos. In this setup, we use the rule to help us...

Hey guys, just a thought here about the docs. I, like many others, am using Tailwind and would like to try migrating from Tailwind to Uno in some projects, like...

### Clear and concise description of the problem Hey there, We are working on CI for a fully featured [analytics app](https://www.kaption.co) and are using Vitest extensively (very happy).. However, some...

enhancement

Looks like the current options only allow for a 'px' based width on the menu? A superior way to handle this would be to allow for other units like 'vw'...

sorry to leave an issue for this, but I couldn't figure out what exactly this library is doing that makes things faster and what the tradeoffs are... Would be awesome...

### 🐛 Describe the bug After spending roughly two hours trying to get this basic SD example working, I failed. There seems to be some issues around version compatibility and...

bug

hey guys, after reading all the docs, nothing is specifically mentioned on how we might handle dynamically included classes. For example, a class that is user defined. In our case,...