sibbng

Results 11 issues of sibbng

**What package within Headless UI are you using?** @headlessui/react @headlessui/vue **What version of that package are you using?** v1.6.6 **What browser are you using?** Chrome **Reproduction URL** https://headlessui.com/react/popover https://stackblitz.com/edit/vitejs-vite-93uk6f?file=src/App.jsx **Describe...

Todos: - [x] Options (disable edges, configurable window, max/min size) - [x] Control (enable/disable resize functionality, let resizing part to events) - [x] Events (emit `onResizeStart`, `onResizeMove`, `onResizeEnd`) - [x]...

Related https://github.com/unocss/unocss/pull/1353#issuecomment-1207274337 Maybe adding an option to presetWind to include Tailwind CSS reset in preflights layers with processed `fontFamily.sans`, `borderColor.DEFAULT` and `colors.gray.400` like their [preflights.css](https://github.com/tailwindlabs/tailwindcss/blob/99b53b416085413a0b0459a37d57daac53cb9d4d/src/css/preflight.css#L12) would further increase Tailwind CSS...

### Install Beta ``` npm i reactivue@beta @vue/runtime-core ``` ### Links - [`next` branch](https://github.com/antfu/reactivue/tree/next) - [Examples](https://github.com/antfu/reactivue/tree/next/playgrounds) --- This is complete rewrite of Reactivue based on the hooks only approach. In...

This PR does a few things: ### 1. refactors `mergeSelectors` to merge only consecutive selectors Previously it was merging classes across whole generated results. This was changing the order of...

no stale

Fixes #429 ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [x] It's really useful if your PR references an issue...

### Reproduction https://twind.run/baton-wound-radius?result=css ### Describe the bug Hi @sastan, in https://github.com/tailwindlabs/tailwindcss/pull/4147 I contributed tailwindcss to fix some arbitrary values related issues. As I mentioned in the PR, I got this...

🐞 Bug

Fixes imports from other CDNs like esm.sh and jspm.dev URL for testing: https://esm.sh/@vueuse/[email protected]/

REPL

Hi, as disccused in https://github.com/visualfanatic/vite-plugin-svg/issues/5#issuecomment-738979533 this library has some issues. - Doesn't work in Windows. - Relative path handling doesn't work properly. I'm trying to import 'globby!./components/*.svg' like that in...