pikax / vue-composable

Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables

Home Page:https://pikax.me/vue-composable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feat: Add `current` to useBreakpointTailwindCSS

blowsie opened this issue · comments

I think it would be rather handy if useBreakpointTailwindCSS had the current key value pair, just like useBreakpoint.

As per here
#452